chore(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates#144
Merged
0xTheProDev merged 2 commits intoOct 3, 2025
Conversation
…ectory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.6` | `2.29.7` | | [@swc/core](https://github.com/swc-project/swc) | `1.13.3` | `1.13.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.6.0` | | [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.36.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.5` | `16.2.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [unplugin-swc](https://github.com/unplugin/unplugin-swc) | `1.5.6` | `1.5.7` | Updates `@changesets/cli` from 2.29.6 to 2.29.7 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.29.6...@changesets/cli@2.29.7) Updates `@swc/core` from 1.13.3 to 1.13.5 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.3...v1.13.5) Updates `@types/node` from 24.3.0 to 24.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.33.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.36.0) Updates `lint-staged` from 16.1.5 to 16.2.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.5...v16.2.3) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `unplugin-swc` from 1.5.6 to 1.5.7 - [Release notes](https://github.com/unplugin/unplugin-swc/releases) - [Commits](unplugin/unplugin-swc@v1.5.6...v1.5.7) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@swc/core" dependency-version: 1.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 24.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 16.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: unplugin-swc dependency-version: 1.5.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
0xTheProDev
previously approved these changes
Oct 3, 2025
…cies-8561840e2f Signed-off-by: 👨🏻💻 TheProDev 🇮🇳 <bprogyan@gmail.com>
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 the development-dependencies group with 7 updates in the / directory:
2.29.62.29.71.13.31.13.524.3.024.6.09.33.09.36.016.1.516.2.35.9.25.9.31.5.61.5.7Updates
@changesets/clifrom 2.29.6 to 2.29.7Release notes
Sourced from
@changesets/cli's releases.Commits
8c065c4Version Packages (#1726)957f24eFix an issue that caused an incorrectCHANGELOGto be generated when a chan...Updates
@swc/corefrom 1.13.3 to 1.13.5Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
34bedbdchore: Publish1.13.5withswc_corev37.0.0fd47ef8chore: Update changelogdfe031echore: Publish1.13.5-nightly-20250824.1withswc_corev37.0.0b25510dchore: Publish crates withswc_corev37.0.0634d377chore: Allow Claude Code Action to use tools (#11026)b5fed8cfeat(es/minifier): Remove unused parts of destructuring (#11024)bc83875refactor(es/react): Addpreservesupports (#11025)e495403fix(es/minifier): Preservearray.joinwith nullable values (#10937)46b15aechore: Rename.AI.mdasAGENTS.md(#11020)8ed5da7chore: Automate milestone management while publishing (#11018)Updates
@types/nodefrom 24.3.0 to 24.6.0Commits
Updates
eslintfrom 9.33.0 to 9.36.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4857e59.36.05878a42Build: changelog update for 9.36.012411e8chore: upgrade@eslint/js@9.36.0 (#20139)488cba6chore: package.json update for@eslint/jsreleaseb73ab12docs: update examples to usedefineConfig(#20131)47afcf6feat: correctpreserve-caught-erroredge cases (#20109)75b74d8fix: add missing rule option types (#20127)bac82a2ci: simplify renovate configuration (#19907)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)c00bb37ci: bump actions/labeler from 5 to 6 (#20090)Updates
lint-stagedfrom 16.1.5 to 16.2.3Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
bdcd03achore(changeset): release27cd541fix: do not count hidden (partially) unstaged changes when using `--fail-on-c...ab2f42efix: emit correct value to debug logs3fc5832refactor: make general error messages more clear they originate from lint-staged409d79achore(changeset): release7edaee9docs: fix typo in changeset699f95dfix: backup stash example uses real hash if available47d01a9fix: print backup stash example when failing to--fail-on-changes325dc03fix: restore unstaged changes on errors when--fail-on-errorsor `--no-reve...53bb27bfix: do not drop backup stash when errors and--fail-on-changeswas usedMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lint-staged since your current version.
Updates
typescriptfrom 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
31a0eadDon't compare "missing" toundefinedincomparePropertiesunder `exactOpt...d4b15ebEnhance type argument completions (#62170)83ff202Bump the github-actions group across 1 directory with 2 updates (#62507)e350126Port microsoft/typescript-go#1764 (#62510)97610a8Port microsoft/typescript-go#1757 (#62501)1cd5309Port microsoft/typescript-go#1759 (#62502)5f183adRevert PR 61928 (#62423)6f6efb4Disable conditional exports fallbacks onnullvalues (#62483)96acaa5Remove no-default-lib (#62435)904e7ddEnablenoUncheckedSideEffectImportsby default (#62443)Updates
unplugin-swcfrom 1.5.6 to 1.5.7Release notes
Sourced from unplugin-swc's releases.
Commits
b2acd09fix(deps): update all non-major dependencies (#239)bde7eb8chore(deps): update dependency@swc/coreto ^1.13.4 (#238)9341643chore(deps): lock file maintenance (#237)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 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 <dependency name> major versionwill 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 versionwill 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