Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump payload from 2.0.14 to 2.19.2 #111

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps payload from 2.0.14 to 2.19.2.

Release notes

Sourced from payload's releases.

v2.19.2

2.19.2 (2024-06-06)

Bug Fixes

  • cascade draft arg when querying globals with graphql (#6651) (ac8c209)
  • filtered out disableListColumn fields reappeared after toggling other fields (#6636) (626be15)
  • resizing animated images (#6621) (67c0b0e), closes #2181 #6146

v2.19.1

2.19.1 (2024-06-04)

Bug Fixes

  • payload/bundler-webpack: override ajv dependency version to 8.14.0 wherever possible (#6618) (e44ce81)

v2.19.0

2.19.0 (2024-06-04)

Features

  • translations: update Turkish translations (#5738) (4fddea8)

Bug Fixes

  • pin ajv to 8.14.0, as 8.15.0 is broken (#6607) (4a54aa7)
  • adds new userEmailAlreadyRegistered translations (#6549) (56c6700), closes #6535
  • adjusts sizing of remove/add buttons to be same size (#6527) (a352ebc), closes #6098
  • focalPoint undefined handling (#6552) (fcfc3c5)
  • pagination on polymorphic relationship field requesting entries with page parameter set to NaN (#5366) (547acfe)
  • safely evaluates field.admin in WhereBuilder (#6534) (4f9d78d)
  • separate sort and search fields when looking up relationship. (#5964) (c009219), closes #4815 #5222
  • ui field validation error with admin.disableListColumn property (#6530) (eeddece), closes #6521
  • ui: blocks browser save dialog from opening when hotkey used with no changes (#6365) (8f03cd7), closes #214

v2.18.3

2.18.3 (2024-05-17)

Bug Fixes

v2.18.2

... (truncated)

Changelog

Sourced from payload's changelog.

2.19.2 (2024-06-06)

Bug Fixes

  • cascade draft arg when querying globals with graphql (#6651) (ac8c209)
  • filtered out disableListColumn fields reappeared after toggling other fields (#6636) (626be15)
  • resizing animated images (#6621) (67c0b0e), closes #2181 #6146

2.19.1 (2024-06-04)

Bug Fixes

  • override ajv dependency version to 8.14.0 wherever possible (#6618) (e44ce81)

2.19.0 (2024-06-04)

Features

  • translations: update Turkish translations (#5738) (4fddea8)

Bug Fixes

  • adds new userEmailAlreadyRegistered translations (#6549) (56c6700), closes #6535
  • adjusts sizing of remove/add buttons to be same size (#6527) (a352ebc), closes #6098
  • focalPoint undefined handling (#6552) (fcfc3c5)
  • pagination on polymorphic relationship field requesting entries with page parameter set to NaN (#5366) (547acfe)
  • safely evaluates field.admin in WhereBuilder (#6534) (4f9d78d)
  • separate sort and search fields when looking up relationship. (#5964) (c009219), closes #4815 #5222
  • ui field validation error with admin.disableListColumn property (#6530) (eeddece), closes #6521
  • ui: blocks browser save dialog from opening when hotkey used with no changes (#6365) (8f03cd7), closes #214

2.18.3 (2024-05-17)

Bug Fixes

2.18.2 (2024-05-17)

Bug Fixes

... (truncated)

Commits
  • 558b298 chore(release): payload/2.19.2 [skip ci]
  • ac8c209 fix: cascade draft arg when querying globals with graphql (#6651)
  • 626be15 fix: filtered out disableListColumn fields reappeared after toggling other ...
  • 67c0b0e fix: resizing animated images (#6621)
  • 4998ef8 chore(release): payload/2.19.1 [skip ci]
  • e44ce81 fix: override ajv dependency version to 8.14.0 wherever possible (#6618)
  • b700208 chore(release): payload/2.19.0 [skip ci]
  • 4fddea8 feat(translations): update Turkish translations (#5738)
  • 547acfe fix: pagination on polymorphic relationship field requesting entries with pag...
  • 56c6700 fix: adds new userEmailAlreadyRegistered translations (#6549)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) from 2.0.14 to 2.19.2.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/payload/2.19.2/packages/payload)

---
updated-dependencies:
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/payload@2.19.2 None 0 0 B

🚮 Removed packages: npm/payload@2.0.14

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package Note
Filesystem access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Shell access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Environment variable access npm/sharp@0.32.6
Dynamic require npm/sharp@0.32.6
Dynamic require npm/sharp@0.32.6
Filesystem access npm/argparse@2.0.1
Environment variable access npm/argparse@2.0.1
Environment variable access npm/dotenv@8.6.0
Shell access npm/commander@2.20.3
Filesystem access npm/commander@2.20.3
Debug access npm/prettier@2.8.8
Filesystem access npm/prettier@2.8.8
Dynamic require npm/prettier@2.8.8
High entropy strings npm/prettier@2.8.8
High entropy strings npm/prettier@2.8.8
Environment variable access npm/prettier@2.8.8
Environment variable access npm/prettier@2.8.8
New author npm/ms@2.1.2
Filesystem access npm/source-map-support@0.5.21
Uses eval npm/ajv@6.12.6
Environment variable access npm/chalk@2.4.2
Dynamic require npm/import-fresh@3.3.0
Trivial Package npm/escape-string-regexp@1.0.5
New author npm/estraverse@4.3.0
Unmaintained npm/resolve-from@4.0.0
  • Last Publish: 4/15/2019, 4:06:25 AM
Debug access npm/resolve-from@4.0.0
Filesystem access npm/resolve-from@4.0.0
Filesystem access npm/graceful-fs@4.2.11
Environment variable access npm/graceful-fs@4.2.11
Environment variable access npm/graceful-fs@4.2.11
Environment variable access npm/graceful-fs@4.2.11
Filesystem access npm/convert-source-map@1.9.0
Debug access npm/pirates@4.0.6
Filesystem access npm/locate-path@5.0.0
Filesystem access npm/path-exists@4.0.0
New author npm/merge-stream@2.0.0
Unmaintained npm/merge-stream@2.0.0
  • Last Publish: 5/23/2019, 1:36:45 PM
Unmaintained npm/pump@3.0.0
  • Last Publish: 1/31/2018, 9:46:35 AM
Filesystem access npm/pump@3.0.0
Environment variable access npm/react-is@16.13.1
Unmaintained npm/error-ex@1.3.2
  • Last Publish: 6/19/2018, 6:20:32 AM
Trivial Package npm/is-arrayish@0.2.1
Unmaintained npm/is-arrayish@0.2.1
  • Last Publish: 6/19/2018, 8:09:45 AM
Unmaintained npm/tunnel-agent@0.6.0
  • Last Publish: 3/5/2017, 12:30:01 AM
Network access npm/tunnel-agent@0.6.0
Network access npm/tunnel-agent@0.6.0
Network access npm/tunnel-agent@0.6.0
Network access npm/tunnel-agent@0.6.0
Environment variable access npm/tunnel-agent@0.6.0
Network access npm/node-fetch@2.7.0
Network access npm/node-fetch@2.7.0
Network access npm/node-fetch@2.7.0
Unmaintained npm/require-from-string@2.0.2
  • Last Publish: 4/9/2018, 9:49:47 AM
Debug access npm/require-from-string@2.0.2
Unmaintained npm/event-emitter@0.3.5
  • Last Publish: 3/15/2017, 3:31:10 PM
Uses eval npm/file-type@16.5.4
Filesystem access npm/tar-stream@2.2.0
Unmaintained npm/es6-iterator@2.0.3
  • Last Publish: 10/17/2017, 11:01:55 AM
Unmaintained npm/fs-constants@1.0.0
  • Last Publish: 4/26/2018, 2:42:32 PM
Filesystem access npm/fs-constants@1.0.0
Unmaintained npm/object-assign@4.1.1
  • Last Publish: 1/16/2017, 3:35:15 PM
Filesystem access npm/strtok3@6.3.0
Filesystem access npm/jsonfile@6.1.0
Filesystem access npm/path-type@4.0.0
Trivial Package npm/is-promise@2.2.2
Unmaintained npm/lru-queue@0.1.0
  • Last Publish: 4/26/2014, 7:12:12 PM
Unmaintained npm/buffer-equal-constant-time@1.0.1
  • Last Publish: 12/16/2013, 8:12:17 PM
Unmaintained npm/ecdsa-sig-formatter@1.0.11
  • Last Publish: 1/25/2019, 9:32:13 PM
Unmaintained npm/object-keys@1.1.1
  • Last Publish: 4/7/2019, 2:30:18 AM
Trivial Package npm/isarray@2.0.5
Unmaintained npm/deep-extend@0.6.0
  • Last Publish: 5/22/2018, 6:13:17 PM
Unmaintained npm/rc@1.2.8
  • Last Publish: 5/26/2018, 11:43:53 PM
Environment variable access npm/rc@1.2.8
Environment variable access npm/rc@1.2.8
Filesystem access npm/rc@1.2.8
Environment variable access npm/rc@1.2.8
Unmaintained npm/abort-controller@3.0.0

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2024

Superseded by #112.

@dependabot dependabot bot closed this Jun 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/payload-2.19.2 branch June 7, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants