deps(npm): bump the npm-deps group across 1 directory with 6 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(8 days ago)
(8 days ago)
dependencies javascript
Jekwwer
Bumps the npm-deps group with 6 updates in the / directory:
Package | From | To |
---|---|---|
@semantic-release/github | 11.0.3 |
11.0.5 |
conventional-changelog | 7.1.0 |
7.1.1 |
conventional-changelog-conventionalcommits | 9.0.0 |
9.1.0 |
cspell | 9.1.1 |
9.2.1 |
prettier | 3.6.0 |
3.6.2 |
semantic-release | 24.2.5 |
24.2.7 |
Updates @semantic-release/github
from 11.0.3 to 11.0.5
Release notes
Sourced from @semantic-release/github
's releases.
v11.0.5
11.0.5 (2025-08-29)
Bug Fixes
v11.0.4
11.0.4 (2025-08-10)
Bug Fixes
Commits
95ea166
fix: remove github search api consumption (#1086)2e5a61c
docs: correct workflow test.yml Build Status badge (#1084)622973a
chore(deps): lock file maintenance (#1081)432879d
chore(deps): update dependency cpy to v12.0.1 (#1080)b09ee18
chore(deps): lock file maintenance (#1079)1dbdc4f
chore(deps): update dependency cpy to v12 (#1078)d7e0899
ci(action): update actions/checkout action to v5 (#1077)3e6f60f
ci(action): update actions/checkout action to v4.3.0 (#1076)d4e4a41
chore(deps): lock file maintenance (#1075)d77b6f4
fix: Check failCommentCondition in "success" step (#1026)- Additional commits viewable in compare view
Updates conventional-changelog
from 7.1.0 to 7.1.1
Release notes
Sourced from conventional-changelog's releases.
conventional-changelog: v7.1.1
Bug Fixes
Commits
Updates conventional-changelog-conventionalcommits
from 9.0.0 to 9.1.0
Release notes
Sourced from conventional-changelog-conventionalcommits's releases.
conventional-changelog-conventionalcommits: v9.1.0
Features
Changelog
Sourced from conventional-changelog-conventionalcommits's changelog.
9.1.0 (2025-07-10)
Features
Commits
Updates cspell
from 9.1.1 to 9.2.1
Release notes
Sourced from cspell's releases.
v9.2.1
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
Update Dictionaries (main)
Summary
.../snapshots/graphql/graphql-spec/report.yaml | 108 ++++++++++----------- .../snapshots/wireapp/wire-desktop/report.yaml | 2 +- packages/cspell-bundled-dicts/package.json | 8 +- packages/cspell/src/__snapshots__/app.test.ts.snap | 15 +-- pnpm-lock.yaml | 44 +++++---- 5 files changed, 95 insertions(+), 82 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#7791)
Update Dictionaries (main)
Summary
packages/cspell-bundled-dicts/package.json | 8 ++-- packages/cspell/src/__snapshots__/app.test.ts.snap | 22 +++++----- pnpm-lock.yaml | 47 ++++++++++++---------- 3 files changed, 41 insertions(+), 36 deletions(-)
... (truncated)
Changelog
Sourced from cspell's changelog.
v9.2.1 (2025-08-31)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
Update Dictionaries (main)
Summary
.../snapshots/graphql/graphql-spec/report.yaml | 108 ++++++++++----------- .../snapshots/wireapp/wire-desktop/report.yaml | 2 +- packages/cspell-bundled-dicts/package.json | 8 +- packages/cspell/src/__snapshots__/app.test.ts.snap | 15 +-- pnpm-lock.yaml | 44 +++++---- 5 files changed, 95 insertions(+), 82 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#7791)
Update Dictionaries (main)
Summary
packages/cspell-bundled-dicts/package.json | 8 ++-- packages/cspell/src/__snapshots__/app.test.ts.snap | 22 +++++----- pnpm-lock.yaml | 47 ++++++++++++---------- 3 files changed, 41 insertions(+), 36 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#7768)
... (truncated)
Commits
3a165c2
v9.2.1c1c0feb
chore: Prepare Release v9.2.1 (auto-deploy) (#7647)4fd0a9b
fix: Workflow Bot -- Update Dictionaries (main) (#7795)ef2fdee
fix: Workflow Bot -- Update Dictionaries (main) (#7791)cb40687
ci: Workflow Bot -- Update ALL Dependencies (main) (#7746)b5b0dbf
ci: Workflow Bot -- Update ALL Dependencies (main) (#7703)0a7350b
chore: reduce test failures due to cache collisions (#7673)180b9fa
chore: Update README.md (#7659)6004e6a
v9.2.0eac8511
chore: Prepare Release v9.2.0 (auto-deploy) (#7612)- Additional commits viewable in compare view
Updates prettier
from 3.6.0 to 3.6.2
Release notes
Sourced from prettier's releases.
3.6.2
What's Changed
- Add missing blank line around code block by
@fisker
in prettier/prettier#176753.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli
Changelog
Sourced from prettier's changelog.
3.6.2
Markdown: Add missing blank line around code block (#17675 by
@fisker
)<!-- Input --> 1. Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.1 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.2 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
3.6.1
TypeScript: Allow const without initializer (#17650, #17654 by
@fisker
)// Input </tr></table>
... (truncated)
Commits
7a8b05f
Release 3.6.246526b4
Add missing blank line around code block (#17675)a04ec11
chore(deps): update babel to v7.27.7 (#17684)32be5b6
chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777
Update docs about "TypeScript Configuration Files" (#17677)b197c99
chore(deps): update dependency@vitejs/plugin-react
to v4.6.0 (#17674)1185f83
chore(deps): update dependency@angular/compiler
to v20.0.5 (#17680)aa1316f
chore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33
chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91
chore(deps): update dependency vite to v7 (#17673)- Additional commits viewable in compare view
Updates semantic-release
from 24.2.5 to 24.2.7
Release notes
Sourced from semantic-release's releases.
v24.2.7
24.2.7 (2025-07-11)
Performance Improvements
v24.2.6
24.2.6 (2025-06-29)
Bug Fixes
Commits
85187e2
perf(get-tags.js): bulk get for tags notes (#3732)672f951
chore(deps): update dependency@types/node
to v22.16.3 (#3801)de54db9
chore(deps): update dependency@types/node
to v22.16.2 (#3799)c6da348
chore(deps): update dependency@types/node
to v22.16.1 (#3798)fae2a78
chore(deps): lock file maintenance (#3797)fb26b13
docs(plugins): addsemantic-release-openapi
community plugin (#3787)985f165
chore(deps): update dependency@types/node
to v22.16.0 (#3794)c8fea35
ci(action): update github/codeql-action action to v3.29.2 (#3793)fab4d88
chore(deps): lock file maintenance (#3792)93177d0
fix(deps): update@semantic-release/npm
to ^12.0.2 (#3791)- Additional commits viewable in compare view
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
Pull Request Statistics
1
2
+636
-659
Package Dependencies
npm
9.0.0 → 9.1.0
Minor
Technical Details
ID: | 6128130 |
UUID: | 2788557235 |
Node ID: | PR_kwDOOpylys6mNgGz |
Host: | GitHub |
Repository: | Jekwwer/python-workspace |
Merge State: | Unknown |