Bump the development-version-updates group with 22 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
(4 months ago)
by github-actions[bot]
dependencies javascript
Bumps the development-version-updates group with 22 updates:
Package | From | To |
---|---|---|
@types/node | 22.15.19 |
22.15.21 |
angular-eslint | 19.4.0 |
19.5.0 |
@inquirer/checkbox | 4.1.6 |
4.1.8 |
@inquirer/core | 10.1.11 |
10.1.13 |
@inquirer/editor | 4.2.11 |
4.2.13 |
@inquirer/expand | 4.0.13 |
4.0.15 |
@inquirer/figures | 1.0.11 |
1.0.12 |
@inquirer/input | 4.1.10 |
4.1.12 |
@inquirer/number | 3.0.13 |
3.0.15 |
@inquirer/password | 4.0.13 |
4.0.15 |
@inquirer/rawlist | 4.1.1 |
4.1.3 |
@inquirer/search | 3.0.13 |
3.0.15 |
@inquirer/select | 4.2.1 |
4.2.3 |
@npmcli/package-json | 6.1.1 |
6.2.0 |
electron-to-chromium | 1.5.155 |
1.5.157 |
es-abstract | 1.23.9 |
1.23.10 |
get-tsconfig | 4.10.0 |
4.10.1 |
nano-spawn | 1.0.1 |
1.0.2 |
tapable | 2.2.1 |
2.2.2 |
tinyglobby | 0.2.13 |
0.2.14 |
tree-dump | 1.0.2 |
1.0.3 |
webpack-sources | 3.2.3 |
3.3.0 |
Updates @types/node
from 22.15.19 to 22.15.21
Commits
- See full diff in compare view
Updates angular-eslint
from 19.4.0 to 19.5.0
Release notes
Sourced from angular-eslint's releases.
v19.5.0
19.5.0 (2025-05-25)
🚀 Features
- builder: add stats option (#2453)
- eslint-plugin: introduce sort keys in type-decorator rule (#2187)
- eslint-plugin-template: [no-nested-tags] add rule (#2398)
- eslint-plugin-template: add rule prefer-at-empty (#2352)
- schematics: support --skip-install for ng-add (#2451)
🩹 Fixes
- update dependency semver to v7.7.2 (#2421)
- update typescript-eslint packages to v8.32.1 (#2422)
- update dependency
@angular/compiler
to v19.2.13 (#2438)- update dependency eslint to v9.27.0 (#2431)
- builder: correct option name in flat config error (#2443)
- eslint-plugin-template: [prefer-template-literal] handle parentheses in autofix (#2418)
- eslint-plugin-template: [alt-text] ensure multiple attributes do not cause false negatives (#2441)
- eslint-plugin-template: [cyclomatic-complexity] handle new control flow syntax (#2447)
- eslint-plugin-template: [prefer-at-empty] remove closing brace from
@if
when no longer needed (#2450)❤️ Thank You
- Alexander von Weiss
@sod
- Benjamin Schäublin
- Dave
@reduckted
- Guillaume DROUARD
- James Henry
@JamesHenry
Changelog
Sourced from angular-eslint's changelog.
19.5.0 (2025-05-25)
🚀 Features
- eslint-plugin-template: add rule prefer-at-empty (#2352)
- eslint-plugin: introduce sort keys in type-decorator rule (#2187)
- eslint-plugin-template: [no-nested-tags] add rule (#2398)
❤️ Thank You
- Alexander von Weiss
@sod
- Benjamin Schäublin
- Dave
@reduckted
Commits
Updates @inquirer/checkbox
from 4.1.6 to 4.1.8
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/core
from 10.1.11 to 10.1.13
Release notes
Sourced from @inquirer/core
's releases.
@inquirer/core
@10
.1.13
- Fix #1743:
usePagination
logic was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.
@inquirer/core
@10
.1.12
- Fix: Set state functions returned by
useState
are now always bound to the prompt async context. This could previously be worked around callingAsyncResource.bind()
in user code, it is much more convenient not having to think about it! (See #1758)
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/editor
from 4.2.11 to 4.2.13
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/expand
from 4.0.13 to 4.0.15
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/figures
from 1.0.11 to 1.0.12
Commits
85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)7248ab8
Chore(deps-dev): Bump@types/node
from 22.15.3 to 22.15.17 (#1747)7467b80
Chore(deps-dev): Bump@arethetypeswrong/cli
from 0.17.4 to 0.18.1 (#1748)8a424b5
Chore(deps-dev): Bump the testing group with 3 updates (#1745)cb3079e
Chore(deps-dev): Bump the linting group with 6 updates (#1746)5e6a2ab
Chore(deps-dev): Bump turbo from 2.5.2 to 2.5.3 (#1749)- Additional commits viewable in compare view
Updates @inquirer/input
from 4.1.10 to 4.1.12
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/number
from 3.0.13 to 3.0.15
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/password
from 4.0.13 to 4.0.15
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/rawlist
from 4.1.1 to 4.1.3
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/search
from 3.0.13 to 3.0.15
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @inquirer/select
from 4.2.1 to 4.2.3
Commits
dc0770c
Publish75123b5
Fix(@inquirer/core
): Fix paginated pointer jump if user moved up then down5985e79
Fix(@inquirer/core
): Major refactor of the pagination logic to work better wi...e456e40
Refactor: Cleanups following #1759553d9fa
Chore(repo): gitignore mcp servers85d4642
Publish9be3243
Fix(@inquirer/core
): Make sure useState set functions are always bound to the...22bf77f
Chore(deps-dev): Bump@types/node
from 22.15.17 to 22.15.19 (#1756)79e0032
Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6a
Add community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates @npmcli/package-json
from 6.1.1 to 6.2.0
Release notes
Sourced from @npmcli/package-json
's releases.
v6.2.0
6.2.0 (2025-05-21)
Features
228539f
#145 adds fixName step for publishing (#145) (@owlstronaut
)
Changelog
Sourced from @npmcli/package-json
's changelog.
6.2.0 (2025-05-21)
Features
228539f
#145 adds fixName step for publishing (#145) (@owlstronaut
)
Commits
a4116dc
chore: release 6.2.0 (#146)228539f
feat: adds fixName step for publishing (#145)- See full diff in compare view
Updates electron-to-chromium
from 1.5.155 to 1.5.157
Commits
3655a88
1.5.157524a624
generate new version8246936
1.5.156dffdc4d
generate new version- See full diff in compare view
Updates es-abstract
from 1.23.9 to 1.23.10
Changelog
Sourced from es-abstract's changelog.
1.23.10 / 2025-05-21
- [Fix] properly handle Float16Array
- [Fix]
ES2024
+:IsViewOutOfBounds
: properly handle resizable array buffers- [Fix]
ES2024
+:IsTypedArrayOutOfBounds
: properly handle resizable arrays- [Fix]
ES2024
+:GetViewByteLength
,TypedArrayByteLength
,TypedArrayLength
: properly handle resizable arrays- [Fix]
ES2020
+:abs
should accept bigints too- [Fix]
ES2024
+:ArrayBufferByteLength
: return the byte length for SABs, not NaN- [Fix]
ES2024
+:ArrayBufferCopyAndDetach
: properly handle resizable ArrayBuffers; add tests- [Fix]
ES2021
:SetTypedArrayFromTypedArray
: get proper source element size- [Fix]
ES2023
+:SetTypedArrayFromTypedArray
: ArrayBuffer shouldn‘t be bound- [Fix]
ES2022
,ES2023
:ValidateIntegerTypedArray
: return the buffer- [patch]
ES2023
+:SortIndexedProperties
: improve error message- [patch] clean up some comments
- [patch]
ES2023
+:InternalizeJSONProperty
: remove extra argument- [patch]
ES2020
+:
GetIterator`: fix comment to indicate that it changed in ES2018- [Refactor] Typed Array stuff: store "choices" string in the table file
- [Refactor]
ES2021
+: use isInteger directly in a few AOs- [Refactor]
ES2022
+:ValidateAndApplyPropertyDescriptor
: usetypeof
overType()
- [Refactor]
helpers/getIteratorMethod
: no longer require a passed-inIsArray
- [Refactor]
ES2017
+:Num{ber,eric}ToRawBytes
,RawBytesToNum{ber,eric}
: use TAO table sizes- [Refactor]
ES2015
+:{,Ordinary}ObjectCreate
: prefer__proto__
syntax overObject.create
- [Refactor]
CopyDataProperties
tests are the same in ES2020 as in ES2018- [Refactor]
ES2016
-ES2020
:UTF16Encoding
: matchUTF16EncodeCodePoint
- [Refactor] use
es-object-atoms/isObject
directly- [Refactor] add
isSameType
helper, and use it- [Refactor]
ES2017
+:WordCharacters
:String.prototype.indexOf
should always be present- [Refactor] use
arr[arr.length] = x
instead of$push(arr, x)
- [Robustness]
ES2015
+:ObjectDefineProperties
: useOrdinaryGetOwnProperty
to handle a missinggOPD
- [meta] add missing comments
- [meta] fix operations npmignores
- [meta] fix URL in comment
- [meta] note
isNegativeZero
helper is slated for removal (#155)- [Deps] update
call-bound
,which-typed-array
,es-object-atoms
,get-intrinsic
,get-proto
,regexp.prototype.flags
,is-weakref
,object-inspect
- [Dev Deps] pin
glob
to v7- [Dev Deps] update
@unicode/unicode-15.0.0
,es-value-fixtures
,for-each
,has-strict-mode
,ses
- [Tests] avoid an OOM in node 20 on SES tests
- [Tests] compare correct TA type
- [Tests] consolidate map of AO property names to prose names
- [Tests] extract common helpers
- [Tests] increase coverage
- [Tests] increase coverage
- [Tests] node 20 throws with RABs that are not a multiple of 4 and 8
- [Tests] refactor TA types arrays to year-taking functions
- [Tests] refactor test megafile into file-per-method tests
- [Tests] remove now-unused test mega-file
- [Tests] some cleanups
- [Tests] use proper import
Commits
194b788
v1.23.10895ca1a
[Tests] use proper import871c9c7
[Refactor] Typed Array stuff: store "choices" string in the table fileeae69ae
[Tests] refactor TA types arrays to year-taking functionscd7b7af
[Fix] properly handle Float16Array978a0b0
[Tests] remove now-unused test mega-filef9ec370
[Tests] refactor test megafile into file-per-method testsdd43bb5
[Dev Deps] pinglob
to v735d2061
[Refactor]ES2021
+: use isInteger directly in a few AOs75511e2
[Refactor]ES2022
+:ValidateAndApplyPropertyDescriptor
: usetypeof
over...- Additional commits viewable in compare view
Updates get-tsconfig
from 4.10.0 to 4.10.1
Commits
8564f88
fix: defaultmoduleResolution
formodule: preserve
(#90)9c49320
chore: downgrade execa- See full diff in compare view
Updates nano-spawn
from 1.0.1 to 1.0.2
Release notes
Sourced from nano-spawn's releases.
v1.0.2
- v1.0.0 required Node.js 20.18, this lowers it to 20.17 (#100) cf36e6e
https://github.com/sindresorhus/nano-spawn/compare/v1.0.1...v1.0.2
Commits
7f3fbe6
1.0.2cf36e6e
Add support for Node 20.17.0 (#100)- See full diff in compare view
Updates tapable
from 2.2.1 to 2.2.2
Release notes
Sourced from tapable's releases.
v2.2.2
Developer Experience
- add interceptors type to hook class
Commits
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for tapable since your current version.
Updates tinyglobby
from 0.2.13 to 0.2.14
Release notes
Sourced from tinyglobby's releases.
0.2.14
Fixed
- Root path joining on windows with help from
@43081j
and@btea
deep: 0
is no longer mistakenly interpreted as not set- Parent directories in patterns are now correctly normalized to
cwd
Changed
Consider sponsoring if you'd like to support the development of this project and the goal of reaching a lighter and faster ecosystem
Changelog
Sourced from tinyglobby's changelog.
0.2.14
Fixed
- Root path joining on windows with help from 43081j and btea
deep: 0
is no longer mistakenly interpreted as not set- Parent directories in patterns are now correctly normalized to
cwd
Changed
Commits
e122f21
release 0.2.141d4a82d
chore(deps): update all non-major dependencies (#111)a3bc4bf
docs: addstorybook
to list of users (#120)c7fd74b
normalize parent directories in patterns (#119)1c938ca
fix usage ofdeep: 0
f8d0cd7
fix root path joining on windows (#116)f25fb81
switch to tsdown (#112)- See full diff in compare view
Updates tree-dump
from 1.0.2 to 1.0.3
Release notes
Sourced from tree-dump's releases.
v1.0.3
1.0.3 (2025-05-19)
Bug Fixes
- correct NPM description (976e0a2)
Commits
976e0a2
fix: correct NPM descriptionb7974fe
chore(deps): lock file maintenance (#59)8b1c6b5
chore(deps): lock file maintenance (#58)5ea5e51
chore(deps): lock file maintenance (#57)078ba53
chore(deps): lock file maintenance (#56)99a8029
chore(deps): lock file maintenance (#55)5266183
chore(deps): lock file maintenance (#54)cca07fe
chore(deps): lock file maintenance (#53)ca70806
chore(deps): lock file maintenance (#52)2c8123c
chore(deps): lock file maintenance (#51)- Additional commits viewable in compare view
Updates webpack-sources
from 3.2.3 to 3.3.0
Release notes
Sourced from webpack-sources's releases.
v3.3.0
Features
- Added types
- Added ability to reduce memory consumed
Performance
- Avoid extra calculation for hash updates
Commits
016358f
chore(release): 3.3.0304497b
perf: avoid extra calculation for hash updatesc4bca6b
chore: expose types (#161)3ee2046
feat: add types (#160)929d5c2
ci: deps update (#159)d664fbf
ci: add node v24e8127ff
ci: add Node.js v22 and v238bf1396
ci: fix73309e5
ci: add Node.js v22 and v2388d0e04
Merge pull request #155 from mknichel/mknichel/intern-strings-and-buffers- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-sources since your current version.
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
1
+150
-136
Package Dependencies
Technical Details
ID: | 1125695 |
UUID: | 2542902142 |
Node ID: | PR_kwDOJ7pPR86XkZt- |
Host: | GitHub |
Repository: | mrlonis/example-angular-app |
Merge State: | Unknown |