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.9.0 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps payload from 2.0.14 to 2.9.0.

Release notes

Sourced from payload's releases.

Release v2.9.0

2.9.0 (2024-01-26)

Features

  • forceAcceptWarning migration arg added to accept prompts (#4874) (eba53ba)

Bug Fixes

  • afterLogin hook write conflicts (#4904) (3eb681e)
  • db-postgres: migrate down error (#4861) (dfba522)
  • db-postgres: query unset relation (#4862) (8ce15c8)
  • migrate down missing filter for latest batch (#4860) (b99d24f)
  • plugin-cloud-storage: slow get file performance large collections (#4927) (f73d503)
  • remove No Options dropdown from hasMany fields (#4899) (e5a7907)
  • upload input drawer does not show draft versions (#4903) (6930c4e)

Release v2.8.2

2.8.2 (2024-01-16)

Features

  • db-postgres: support drizzle logging config (#4809) (371353f)
  • plugin-form-builder: add validation for form ID when creating a submission (#4730)
  • plugin-seo: add support for interfaceName and fieldOverrides (#4695)

Bug Fixes

  • db-mongodb: mongodb versions creating duplicates (#4825) (a861311)
  • db-mongodb: transactionOptions=false typeErrors (82383a5)
  • db-postgres: Remove duplicate keys from response (#4747) (eb9e771)
  • db-postgres: validateExistingBlockIsIdentical with arrays (3b88adc)
  • db-postgres: validateExistingBlockIsIdentical with other tables (0647c87)
  • plugin-seo: fix missing spread operator in URL generator function (#4723)
  • removes max-width from field-types class & correctly sets it on uploads (#4829) (ee5390a)

Release v2.8.0

2.8.0 (2024-01-12)

Features

... (truncated)

Changelog

Sourced from payload's changelog.

2.9.0 (2024-01-26)

Features

  • forceAcceptWarning migration arg added to accept prompts (#4874) (eba53ba)

Bug Fixes

  • afterLogin hook write conflicts (#4904) (3eb681e)
  • db-postgres: migrate down error (#4861) (dfba522)
  • db-postgres: query unset relation (#4862) (8ce15c8)
  • migrate down missing filter for latest batch (#4860) (b99d24f)
  • plugin-cloud-storage: slow get file performance large collections (#4927) (f73d503)
  • remove No Options dropdown from hasMany fields (#4899) (e5a7907)
  • upload input drawer does not show draft versions (#4903) (6930c4e)

2.8.2 (2024-01-16)

Features

  • db-postgres: support drizzle logging config (#4809) (371353f)
  • plugin-form-builder: add validation for form ID when creating a submission (#4730)
  • plugin-seo: add support for interfaceName and fieldOverrides (#4695)

Bug Fixes

  • db-mongodb: mongodb versions creating duplicates (#4825) (a861311)
  • db-mongodb: transactionOptions=false typeErrors (82383a5)
  • db-postgres: Remove duplicate keys from response (#4747) (eb9e771)
  • db-postgres: validateExistingBlockIsIdentical with arrays (3b88adc)
  • db-postgres: validateExistingBlockIsIdentical with other tables (0647c87)
  • plugin-seo: fix missing spread operator in URL generator function (#4723)
  • removes max-width from field-types class & correctly sets it on uploads (#4829) (ee5390a)

2.8.1 (2024-01-12)

Bug Fixes

  • corrects config usage in build bin script (#4796) (775502b)

2.8.0 (2024-01-12)

Features

... (truncated)

Commits
  • f2f55a8 chore(release): payload/2.9.0 [skip ci]
  • eba53ba feat: forceAcceptWarning migration arg added to accept prompts (#4874)
  • f73d503 fix(plugin-cloud-storage): slow get file performance large collections (#4927)
  • 6930c4e fix: upload input drawer does not show draft versions (#4903)
  • 3eb681e fix: afterLogin hook write conflicts (#4904)
  • cb4638c chore: make default views callable (#4928)
  • b40e9f8 chore: use transactions in tests running mongoDB memory server (#4750)
  • e5a7907 fix: remove No Options dropdown from hasMany fields (#4899)
  • 3f25d1c chore: re-orders request language detection (#4890)
  • d5720be chore: add fieldIsGroupType type guard helper (#4872)
  • 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) from 2.0.14 to 2.9.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](payloadcms/payload@payload/2.0.14...payload/2.9.0)

---
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 Jan 26, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/payload@2.9.0 Transitive: environment, eval, filesystem, network, shell, unsafe +554 614 MB elliotpayload, payloadjs

🚮 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 NoteSource
No contributors or author data npm/uuid@9.0.1

View full report↗︎

Next steps

Why is contributor and author data important?

Package does not specify a list of contributors or an author in package.json.

Add a author field or contributors array to package.json.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/uuid@9.0.1

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

Superseded by #69.

@dependabot dependabot bot closed this Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/payload-2.9.0 branch February 6, 2024 22:25
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