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.8.2 #64

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps payload from 2.0.14 to 2.8.2.

Release notes

Sourced from payload's releases.

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

Bug Fixes

  • allow a custom ID field to be nested inside unnamed tabs and rows (#4701) (6d5ac1d)
  • build payload without initializing (#4028) (1115387)
  • db-mongodb: limit=0 returns unpaginated (63e5c43)
  • db-postgres: totalPages value when limit=0 (5702b83)
  • migration regression (#4777) (fa3b3dd)
  • db-mongodb: migration regression (#4777) (fa3b3dd)
  • **db-postgres:**migration regression (#4777) (fa3b3dd)
  • passes draft=true in fetch for relationships (#4784) (0a259d2)
  • plugin-form-builder: replaces curly brackets with lexical editor (#4753) (8481846)
  • prioritizes value key when filtering / querying for relationships (#4727) (d0f7677)
  • text hasMany validation (#4789) (e2e56a4)

⚠ BREAKING CHANGES

@​payloadcms/plugin-seo

... (truncated)

Changelog

Sourced from payload's changelog.

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

Bug Fixes

  • allow a custom ID field to be nested inside unnamed tabs and rows (#4701) (6d5ac1d)
  • build payload without initializing (#4028) (1115387)
  • db-mongodb: limit=0 returns unpaginated (63e5c43)
  • db-postgres: totalPages value when limit=0 (5702b83)
  • migration regression (#4777) (fa3b3dd)
  • db-mongodb: migration regression (#4777) (fa3b3dd)
  • **db-postgres:**migration regression (#4777) (fa3b3dd)
  • passes draft=true in fetch for relationships (#4784) (0a259d2)
  • plugin-form-builder: replaces curly brackets with lexical editor (#4753) (8481846)
  • prioritizes value key when filtering / querying for relationships (#4727) (d0f7677)

... (truncated)

Commits
  • 3f69f83 chore(release): payload/2.8.2 [skip ci]
  • 371353f feat(db-postgres): support drizzle logging config (#4809)
  • a92c633 chore(db-postgres): update drizzle-kit to 0.20.5-608ae62 and drizzle-orm to l...
  • eb9e771 fix(db-postgres): Remove duplicate keys from response (#4747)
  • ee5390a fix: removes max-width from field-types class & correctly sets it on uploads ...
  • a861311 fix(db-mongodb): mongodb versions creating duplicates (#4825)
  • 74c3fe1 Merge pull request #4806 from payloadcms/fix/#4775-postgres-block-validation-...
  • a2be502 Merge pull request #4804 from payloadcms/fix/#4802-transaction-options-false
  • 403eb06 Merge pull request #4723 from payloadcms/fix/4548-fix-missing-spread
  • f5c2cd7 Merge pull request #4695 from payloadcms/feat/4539-seo-plugin-allow-field-and...
  • 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.8.2.
- [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.8.2)

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

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
payload 2.0.14...2.8.2 None +2/-1 10.8 MB

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.

Issue Package Version Note Source
Environment variable access payload 2.8.2
Unpublished package payload 2.8.2
  • Version: 2/8/2002, 12:00:00 AM

Next steps

What is environment variable access?

Package accesses environment variables, which may be a sign of credential stuffing or data theft.

Packages should be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

What are unpublished packages?

Package version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.

Packages can be removed from the registry by manually un-publishing, a security issue removal, or may simply never have been published to the registry. Reliance on these packages will cause problem when they are not found.

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 package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore payload@2.8.2

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2024

Superseded by #67.

@dependabot dependabot bot closed this Jan 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/payload-2.8.2 branch January 26, 2024 22:29
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