Bump the npm group with 9 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(13 days ago)
(13 days ago)
dependencies javascript
poad
Bumps the npm group with 9 updates:
Package | From | To |
---|---|---|
@types/react-dom | 19.1.7 |
19.1.8 |
typescript-eslint | 8.40.0 |
8.41.0 |
@typescript-eslint/eslint-plugin | 8.40.0 |
8.41.0 |
@typescript-eslint/parser | 8.40.0 |
8.41.0 |
@typescript-eslint/type-utils | 8.40.0 |
8.41.0 |
@typescript-eslint/utils | 8.40.0 |
8.41.0 |
@typescript-eslint/visitor-keys | 8.40.0 |
8.41.0 |
electron-to-chromium | 1.5.208 |
1.5.209 |
fast-uri | 3.0.6 |
3.1.0 |
Updates @types/react-dom
from 19.1.7 to 19.1.8
Commits
- See full diff in compare view
Updates typescript-eslint
from 8.40.0 to 8.41.0
Release notes
Sourced from typescript-eslint's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@​kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.41.0 (2025-08-25)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.40.0 to 8.41.0
Release notes
Sourced from @​typescript-eslint/eslint-plugin
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@​kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/eslint-plugin
's changelog.
8.41.0 (2025-08-25)
🩹 Fixes
- deps: update dependency prettier to v3.6.2 (#11496)
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/parser
from 8.40.0 to 8.41.0
Release notes
Sourced from @​typescript-eslint/parser
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@​kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/parser
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates @typescript-eslint/type-utils
from 8.40.0 to 8.41.0
Release notes
Sourced from @​typescript-eslint/type-utils
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@​kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/type-utils
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0a4526b3
chore: skip failing tests to fix CI (#11505)- See full diff in compare view
Updates @typescript-eslint/utils
from 8.40.0 to 8.41.0
Release notes
Sourced from @​typescript-eslint/utils
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@​kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/utils
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates @typescript-eslint/visitor-keys
from 8.40.0 to 8.41.0
Release notes
Sourced from @​typescript-eslint/visitor-keys
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@​kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/visitor-keys
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates electron-to-chromium
from 1.5.208 to 1.5.209
Commits
1b9ed3c
1.5.209f8cd6f3
generate new version- See full diff in compare view
Updates fast-uri
from 3.0.6 to 3.1.0
Release notes
Sourced from fast-uri's releases.
v3.1.0
What's Changed
- ci: remove master branch support by
@​Fdawgs
in fastify/fast-uri#126- chore(test) remove .gitkeep by
@​Fdawgs
in fastify/fast-uri#128- ci(ci): set job permissions by
@​Fdawgs
in fastify/fast-uri#129- ci: set permissions at workflow level by
@​Fdawgs
in fastify/fast-uri#131- ci: set workflow permissions to read-only by default by
@​Fdawgs
in fastify/fast-uri#132- ci(ci): restore job level permissions by
@​Fdawgs
in fastify/fast-uri#133- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by
@​dependabot
[bot] in fastify/fast-uri#134- ci(ci): pin actions to commit-hash by
@​Fdawgs
in fastify/fast-uri#135- ci: add node 24 to test matrix by
@​Fdawgs
in fastify/fast-uri#136- ci: use tags for immutable github actions by
@​Fdawgs
in fastify/fast-uri#137- chore(license): update date ranges; standardise style by
@​Fdawgs
in fastify/fast-uri#138- fix(lib/utils): simpler algorithm for removeDotSegments by
@​wooffie
in fastify/fast-uri#140- chore: remove uri-js by
@​Uzlopak
in fastify/fast-uri#142- chore: replace benchmark with tinybench by
@​Uzlopak
in fastify/fast-uri#143- fix: ipv4 is never normalized by
@​Uzlopak
in fastify/fast-uri#144- feat: add browser testing by
@​Uzlopak
in fastify/fast-uri#146- Update README.md by
@​zekth
in fastify/fast-uri#145- chore: use jsdoc for static code analysis by
@​Uzlopak
in fastify/fast-uri#147- fix(lib/schemes/urn): check nid for undefined by
@​wooffie
in fastify/fast-uri#141New Contributors
@​wooffie
made their first contribution in fastify/fast-uri#140Full Changelog: https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.0
Commits
2d08e68
v3.1.04f8cdd1
fix(lib/schemes/urn): check nid for undefined (#141)eedf840
chore: use jsdoc for static code analysis (#147)fbf4545
Update README.md (#145)56b0c74
feat: add browser testing (#146)ee22a06
fix: ipv4 is never normalized (#144)509dd94
chore: replace benchmark with tinybench (#143)7a16582
chore: remove uri-js (#142)f0160b0
fix(lib/utils): simpler algorithm for removeDotSegments (#140)14d12da
chore(license): update date ranges; standardise style (#138)- 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
0
0
+0
-0
Package Dependencies
@typescript-eslint/parser
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/eslint-plugin
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/type-utils
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/utils
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/visitor-keys
npm
8.40.0 → 8.41.0
Minor
Technical Details
ID: | 5859702 |
UUID: | 3358005121 |
Node ID: | PR_kwDOGmPE6c6liCSY |
Host: | GitHub |
Repository: | poad/github-oauth-example |