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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minors group with 6 updates in the / directory:
2.19.1
2.21.0
7.12.0
7.13.1
7.12.0
7.13.1
9.4.0
9.5.0
29.1.4
29.1.5
5.91.0
5.92.0
Updates
payload
from 2.19.1 to 2.21.0Release notes
Sourced from payload's releases.
... (truncated)
Changelog
Sourced from payload's changelog.
Commits
62fa22c
chore(release): payload/2.21.0 [skip ci]3b4bb30
fix(login): use correct time for isLocked check (#6052)4e0725f
chore: fixes view height (#6779)ff70fd9
feat: draft validation (#6746)e40570b
fix: unable to save animated file types with undefined image sizes (#6733)b7e8529
fix: adjust version status pill when unpublished (#6744)ab97590
chore(release): payload/2.20.0 [skip ci]ed86b15
feat(ui): updates draft/published version pills (#6732)37c8386
fix: withinCollapsible should be undefined by default (#6666)2f9ed34
fix: only usemetadata.pages
for height if animated (#6729)Updates
@typescript-eslint/eslint-plugin
from 7.12.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1212a8f
chore(release): publish 7.13.1af34737
docs: improve return-await description about motivation (#9201)bf48dc5
fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...33acc50
fix(eslint-plugin): [return-await] support explicit resource management (#9044)50ed604
fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)8a178ed
chore(release): publish 7.13.063e53e2
chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78
feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916c
chore: enable eslint-plugin/no-property-in-node internally (#9261)629035f
docs: mention rule scripts under Local Development (#9258)Updates
@typescript-eslint/parser
from 7.12.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
1212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...Updates
eslint
from 9.4.0 to 9.5.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
5352357
9.5.0f425600
Build: changelog update for 9.5.0f588160
chore: upgrade@eslint/js
@9
.5.0 (#18591)5890841
chore: package.json update for@eslint/js
release455f7fd
docs: add section about including.gitignore
files (#18590)e9f4ccd
chore: remove unused eslint-disable directive (#18589)721eafe
docs: update info about universalfiles
patterns (#18587)4b23ffd
refactor: Move JS parsing logic into JS language (#18448)6880286
fix: treat*
as a universal pattern (#18586)8127127
docs: Update READMEUpdates
ts-jest
from 29.1.4 to 29.1.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
a5f3c8a
chore(release): 29.1.578d61b3
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.1259026b4
build(deps-dev): bump braces in /examples/type-module32cc6bb
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.11487172c
build(deps): Update actions/checkout digest to 692973e5560334
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/js-with-ts0d9e359
build(deps): bump braces from 3.0.2 to 3.0.3 in /website9803934
build(deps): Update dependency prettier to ^3.3.2543182a
build(deps): Update dependency esbuild to ~0.21.5b59777e
build(deps): Update@types
packages to ^7.13.0Updates
webpack
from 5.91.0 to 5.92.0Release notes
Sourced from webpack's releases.
Commits
34e2561
chore(release): 5.92.0796bb6b
chore(deps): update65b3684
ci: fix5da27ad
ci: fix09afe04
ci: fix9d899d4
chore: small fixesde6d4b2
style: fix1954237
chore: fix lint and types7acd348
revert: changes in examplesab3e93b
style: fixDependabot 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