-
Notifications
You must be signed in to change notification settings - Fork 119
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 the minor-updates group across 1 directory with 13 updates #898
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-updates-45effb5287
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the minor-updates group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` | | [@octokit/request-error](https://github.com/octokit/request-error.js) | `5.0.1` | `5.1.1` | | [got](https://github.com/sindresorhus/got) | `14.4.5` | `14.4.6` | | [octokit](https://github.com/octokit/octokit.js) | `3.1.2` | `3.2.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.2.6` | | [yaml](https://github.com/eemeli/yaml) | `2.3.4` | `2.7.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.0` | `20.17.19` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.11.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.5.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.7.3` | Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@octokit/request-error` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v5.0.1...v5.1.1) Updates `got` from 14.4.5 to 14.4.6 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.4.5...v14.4.6) Updates `octokit` from 3.1.2 to 3.2.1 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v3.1.2...v3.2.1) Updates `ts-jest` from 29.2.5 to 29.2.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.5...v29.2.6) Updates `yaml` from 2.3.4 to 2.7.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.3.4...v2.7.0) Updates `zod` from 3.24.1 to 3.24.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.1...v3.24.2) Updates `@types/jest` from 29.5.12 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.16.0 to 20.17.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 28.8.3 to 28.11.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.11.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.3) Updates `prettier` from 3.2.5 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.5.2) Updates `typescript` from 5.4.5 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.7.3) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@octokit/request-error" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: got dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: ts-jest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
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
0 participants
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 the minor-updates group with 13 updates in the / directory:
1.10.1
1.11.1
5.0.1
5.1.1
14.4.5
14.4.6
3.1.2
3.2.1
29.2.5
29.2.6
2.3.4
2.7.0
3.24.1
3.24.2
29.5.12
29.5.14
20.16.0
20.17.19
28.8.3
28.11.0
5.1.3
5.2.3
3.2.5
3.5.2
5.4.5
5.7.3
Updates
@actions/core
from 1.10.1 to 1.11.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
@octokit/request-error
from 5.0.1 to 5.1.1Release notes
Sourced from
@octokit/request-error
's releases.Commits
b51ed27
test: ReDos regex vulnerability, reported by@dayshift
12a14f0
fix: ReDos regex vulnerability, reported by@dayshift
3af20bd
fix: upgrade@octokit/types
to v1394147e8
feat(security): Add provenance (#416)Updates
got
from 14.4.5 to 14.4.6Release notes
Sourced from got's releases.
Commits
383a3ff
14.4.64020916
Readme tweaks7a92064
Fix timeout error firing even though it's cancelled (#2399)f997bcb
Meta tweaksUpdates
octokit
from 3.1.2 to 3.2.1Release notes
Sourced from octokit's releases.
Commits
98785f4
fix: update rest endpoints (#2667)c520dc9
build(deps): lock file maintenance (#2664)844baf9
build(deps): lock file maintenance (#2661)0322377
build(deps): lock file maintenance (#2658)ba7d859
ci(action): update actions/add-to-project action to v1.0.1 (#2657)adbb8bf
build(deps): lock file maintenance (#2655)a90799a
feat(security): Add provenance (#2653)353e0d5
build(deps): lock file maintenance (#2651)6a60c15
ci(action): update actions/add-to-project action to v1df14a57
build(deps): lock file maintenance (#2646)Updates
ts-jest
from 29.2.5 to 29.2.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
6a38767
chore(release): 29.2.636e50e4
docs: update transform regex8c91c60
fix: escape dot forJS_TRANSFORM_PATTERN
regex3eea850
fix: escape dot forTS_JS_TRANSFORM_PATTERN
regex80d3e4d
fix: escape dot forTS_TRANSFORM_PATTERN
regex4811d42
build(deps): Update JamesIves/github-pages-deploy-action action to v4.7.382d1116
build(deps): Update babel monorepo to ^7.26.9ab058a9
build(deps): Update dependency@types/node
to v20.17.19399e918
build(deps): Update dependency@formatjs/ts-transformer
to ^3.13.3254181f1
build(deps): Update dependency@vitejs/plugin-react-swc
to ^3.8.0Updates
yaml
from 2.3.4 to 2.7.0Release notes
Sourced from yaml's releases.
... (truncated)
Commits
8f512b5
2.7.08a7569a
ci: Add jsr.jsonc & jsr-publish workflow8ef085f
docs: Fix API docs links374c19c
style: Really use explicit imports for process.env and Buffer1ab037d
style: Include explicit type declarations on all public APIs4354c42
style: Use explicit imports for process.env and Buffer2c55723
Merge pull request #591 from eemeli/import-tsab240c1
fix: Drop .ts extension from import & export paths in .d.ts filesc4c49f9
fix: Use separate rather than inline type keyword for TS compatibility3bec004
ci: Add deno smoke testUpdates
zod
from 3.24.1 to 3.24.2Release notes
Sourced from zod's releases.
Commits
e308703
v3.24.21dd44a0
Support async z.customb7e173d
Format7365b7d
docs: translate README to Korean (#3934)706f49f
fix: redirect url to correct url (#3939)eedeb4b
docs(X to Zod): Update url for runtyping (#3971)9d3af2e
Add CodeRabbit at Platinum (#3981)587d160
WIP (#3976)8a099de
Add CodeRabbit to sponsors (#3975)e376cda
Add Courier to README (#3961)Updates
@types/jest
from 29.5.12 to 29.5.14Commits
Updates
@types/node
from 20.16.0 to 20.17.19Commits
Updates
eslint-plugin-jest
from 28.8.3 to 28.11.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
53427f0
chore(release): 28.11.0 [skip ci]ff0349e
feat(valid-expect): allow callingexpect
with no arguments (#1688)deb6609
chore(release): 28.10.1 [skip ci]9cb4ecc
fix(padding-around-test-blocks): update description (#1691)eecc6e6
chore: downgrademarkdown-link-check
to known working version and make it l...f05e76d
chore: add Node 23 to CI (#1695)8c89634
chore(deps): update dependency eslint-config-prettier to v10 (#1694)320e949
chore(deps): update dependency is-ci to v4 (#1682)9c91509
chore: update package urls for homepage, repository, and bugs (#1693)3377cae
chore(deps): lock file maintenance (#1692)Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)Updates
prettier
from 3.2.5 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)c98acab
Replaceexeca
withnano-spawn
in release script (#17129)4460a4e
chore(deps): update eslint related dependencies (#17162)f0707f5
chore(deps): update eslint related dependencies (major) (#17163)e2624b6
Enforce dependency version be pinned in all packages (#17161)1cee47a
chore(deps): update dependency react-markdown to v10 (#17160)7ce2a35
chore(deps): update dependency postcss to v8.5.3 (#17158)1fe7969
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...8eb0630
chore(deps): update dependency knip to v5.44.4 (#17153)Updates
typescript
from 5.4.5 to 5.7.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Most Recent Ignore Conditions Applied to This Pull Request
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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions