build(deps): bump payload from 3.36.0 to 3.44.0#202
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) from 3.36.0 to 3.44.0. - [Release notes](https://github.com/payloadcms/payload/releases) - [Commits](https://github.com/payloadcms/payload/commits/v3.44.0/packages/payload) --- updated-dependencies: - dependency-name: payload dependency-version: 3.44.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 1fb50ce in 37 seconds. Click for details.
- Reviewed
13lines of code in1files - Skipped
1files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:45
- Draft comment:
Bumped 'payload' from ^3.35.1 to ^3.44.0. Make sure to review the payload v3.44.0 release notes, especially if using the local auth strategy with db-postgres/db-sqlite, as a migration might be required. Also, consider aligning version updates for related @payloadcms packages if applicable. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is related to a dependency change, specifically a version bump for the 'payload' package. The comment suggests reviewing release notes and considering version alignment for related packages. However, it does not provide a specific code suggestion or highlight a potential issue with the code itself. According to the rules, comments on dependency changes should be ignored unless they provide a specific code suggestion or highlight a potential issue. Therefore, this comment should be removed.
Workflow ID: wflow_bb1MfVHJSsvETZiG
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
This comment has been minimized.
This comment has been minimized.
Contributor
Author
|
Superseded by #224. |
|
PR closed or merged. Staging URL has been deleted. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps payload from 3.36.0 to 3.44.0.
Release notes
Sourced from payload's releases.
... (truncated)
Commits
c66e5cachore(release): v3.44.0 [skip ci]26d709dfeat: auth sessions (#12483)c8b7214feat: collection-level preferences (#12909)e769550fix: richTextField supports beforeInput/afterInput, but these were missing fr...2da6d92fix: validate "null" value for point field as true when its not required (#12...a7ad573fix: get external resource blocked (#12927)bcb10b5fix: restore missing properties to live preview client config (#12904)053192crefactor: changed default exports to named exports in payload package (#12871)bc9b501fix: querying virtual fields deeply withdraft: true(#12868)bb17cc3refactor: remove unused assets, move remaining assets out of payload packages...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Important
Bumps
payloadfrom 3.36.0 to 3.44.0, adding auth sessions, collection-level preferences, and several bug fixes.payloadfrom 3.36.0 to 3.44.0 inpackage.json.db-postgresordb-sqlitelocal auth strategies.disableBulkEditoption.beforeInput/afterInputsupport inrichTextFieldtypes.nullvalue for point fields when not required.This description was created by
for 1fb50ce. You can customize this summary. It will automatically update as commits are pushed.