Skip to content

Bump the all-dependencies group with 4 updates#256

Merged
shgysk8zer0 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/all-dependencies-4a85be1cff
Apr 15, 2026
Merged

Bump the all-dependencies group with 4 updates#256
shgysk8zer0 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/all-dependencies-4a85be1cff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps the all-dependencies group with 4 updates: @aegisjsproject/callback-registry, @aegisjsproject/component, @aegisjsproject/styles and @shgysk8zer0/importmap.

Updates @aegisjsproject/callback-registry from 2.0.3 to 2.0.4

Release notes

Sourced from @​aegisjsproject/callback-registry's releases.

Release v2.0.4

See Changelog

Changelog

Sourced from @​aegisjsproject/callback-registry's changelog.

[v2.0.4] - 2026-04-13

Changed

  • Refactor to use @aegisjsproject/disposable-registry
Commits
  • 03dcfa7 Merge pull request #132 from AegisJSProject/patch/importmap
  • 4de1ba8 Update importmap in test doc
  • 9e2d5d3 Merge pull request #131 from AegisJSProject/feature/disposable-registry
  • 146e724 Refactor to use @aegisjsproject/disposable-registry
  • eef7fc1 Merge pull request #130 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 08d9096 Bump eslint from 10.1.0 to 10.2.0 in the all-dependencies group
  • 7ecfb1e Merge pull request #129 from AegisJSProject/patch/update-dependabot-config
  • c1d8254 chore: update dependabot configuration
  • 1159e4d Merge pull request #127 from AegisJSProject/dependabot/github_actions/super-l...
  • b93e062 Merge branch 'master' into dependabot/github_actions/super-linter/super-linte...
  • Additional commits viewable in compare view

Updates @aegisjsproject/component from 0.1.7 to 0.1.8

Release notes

Sourced from @​aegisjsproject/component's releases.

Release v0.1.8

See Changelog

Changelog

Sourced from @​aegisjsproject/component's changelog.

[v0.1.8] - 2026-04-10

Changed

  • Update theming support via @aegisjsproject/styles
Commits
  • 2ec5cbe Merge pull request #246 from AegisJSProject/patch/tag
  • 3482d03 Add missing version in changelog
  • 9d4930b Merge pull request #245 from AegisJSProject/patch/theming
  • 87baafa Update theming support via @aegisjsproject/styles
  • fa6d196 Merge pull request #244 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 6d6b8fe chore(deps): bump the all-dependencies group with 2 updates
  • d2eac9d Merge pull request #243 from AegisJSProject/patch/update-dependabot-config
  • 956271f chore: update dependabot configuration
  • 9e6b506 Merge pull request #242 from AegisJSProject/dependabot/npm_and_yarn/lodash-4....
  • de31501 Merge branch 'master' into dependabot/npm_and_yarn/lodash-4.18.1
  • Additional commits viewable in compare view

Updates @aegisjsproject/styles from 0.3.0 to 0.3.2

Release notes

Sourced from @​aegisjsproject/styles's releases.

Release v0.3.2

See Changelog

Release v0.3.1

See Changelog

Changelog

Sourced from @​aegisjsproject/styles's changelog.

[v0.3.2] - 2026-04-10

Changed

  • Components now inherit color-scheme from the document or nearest [data-theme] ancestor, replacing the deprecated :host-context() CSS pseudo-class.

Deprecated

  • componentDarkTheme, componentLightTheme, darkTheme, lightTheme. These exports remain as disabled CSSStyleSheet stubs for backwards compatibility and will be removed in a future major release.

[v0.3.1] - 2026-04-10

Added

  • Add shared stylesheet for custom buttons
Commits
  • 12df71b Merge pull request #219 from AegisJSProject/bug/theme-swapped
  • ac3e1a0 Fix inverted theme fallback colors
  • eedbdc5 Merge pull request #218 from AegisJSProject/feature/color-scheme
  • fc05c58 Refactor theming (light/dark modes)
  • d0f0c36 Merge pull request #217 from AegisJSProject/feature/custom-button
  • 265ee04 Add shared stylesheet for custom buttons
  • 5592a21 Merge pull request #216 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 4319895 chore(deps-dev): bump the all-dependencies group with 2 updates
  • 251ad9c Merge pull request #215 from AegisJSProject/patch/update-dependabot-config
  • e55cd68 chore: update dependabot configuration
  • See full diff in compare view

Updates @shgysk8zer0/importmap from 1.8.13 to 1.8.20

Release notes

Sourced from @​shgysk8zer0/importmap's releases.

Release v1.8.20

See Changelog

Release v1.8.19

See Changelog

Release v1.8.18

See Changelog

Release v1.8.17

See Changelog

Release v1.8.16

See Changelog

Release v1.8.15

See Changelog

Release v1.8.14

See Changelog

Changelog

Sourced from @​shgysk8zer0/importmap's changelog.

[v1.8.20] - 2026-04-15

Changed

  • Update @aegisjsproject/hermes

[v1.8.19] - 2026-04-14

Added

  • Add @aegisjsproject/hermes

[v1.8.18] - 2026-04-14

Changed

  • Update style libs & WIP implementing disposable registry

[v1.8.17] - 2026-04-13

Changed

  • Update @aegisjsproject/disposable-registry

[v1.8.16] - 2026-04-13

Added

  • Added @aegisjsproject/disposable-registry

Changed

  • Update various packages

[v1.8.15] - 2026-04-10

Changed

  • Refactored theming in @aegisjsproject/styles

[v1.8.14] - 2026-04-10

Changed

  • Update @aegisjsproject/styles
Commits
  • a2ee401 Merge pull request #352 from shgysk8zer0/patch/update
  • 9e7f258 Update @aegisjsproject/hermes
  • bb3e3ea Merge pull request #351 from shgysk8zer0/feature/hermes
  • 36fbc92 Add @aegisjsproject/hermes
  • a61313f Merge pull request #350 from shgysk8zer0/patch/updates
  • 10c3f43 Update style libs & WIP implementing disposable registry
  • 0caab2f Merge pull request #349 from shgysk8zer0/patch/update
  • b107d1f Update @aegisjsproject/disposable-registry
  • f765d33 Merge pull request #348 from shgysk8zer0/feature/disposable-registtry
  • c6098f9 Add @aegisjsproject/disposable-registry
  • 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 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

Bumps the all-dependencies group with 4 updates: [@aegisjsproject/callback-registry](https://github.com/AegisJSProject/callback-registry), [@aegisjsproject/component](https://github.com/AegisJSProject/component), [@aegisjsproject/styles](https://github.com/AegisJSProject/styles) and [@shgysk8zer0/importmap](https://github.com/shgysk8zer0/importmap).


Updates `@aegisjsproject/callback-registry` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/AegisJSProject/callback-registry/releases)
- [Changelog](https://github.com/AegisJSProject/callback-registry/blob/master/CHANGELOG.md)
- [Commits](AegisJSProject/callback-registry@v2.0.3...v2.0.4)

Updates `@aegisjsproject/component` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/AegisJSProject/component/releases)
- [Changelog](https://github.com/AegisJSProject/component/blob/master/CHANGELOG.md)
- [Commits](AegisJSProject/component@v0.1.7...v0.1.8)

Updates `@aegisjsproject/styles` from 0.3.0 to 0.3.2
- [Release notes](https://github.com/AegisJSProject/styles/releases)
- [Changelog](https://github.com/AegisJSProject/styles/blob/master/CHANGELOG.md)
- [Commits](AegisJSProject/styles@v0.3.0...v0.3.2)

Updates `@shgysk8zer0/importmap` from 1.8.13 to 1.8.20
- [Release notes](https://github.com/shgysk8zer0/importmap/releases)
- [Changelog](https://github.com/shgysk8zer0/importmap/blob/master/CHANGELOG.md)
- [Commits](shgysk8zer0/importmap@v1.8.13...v1.8.20)

---
updated-dependencies:
- dependency-name: "@aegisjsproject/callback-registry"
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@aegisjsproject/component"
  dependency-version: 0.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@aegisjsproject/styles"
  dependency-version: 0.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@shgysk8zer0/importmap"
  dependency-version: 1.8.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 15, 2026

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​shgysk8zer0/​importmap@​1.8.13 ⏵ 1.8.2076 +1100100 +196 +1100
Updated@​aegisjsproject/​component@​0.1.7 ⏵ 0.1.877 +110087 +187 +1100
Updated@​aegisjsproject/​callback-registry@​2.0.3 ⏵ 2.0.4771008892 +1100
Updated@​aegisjsproject/​styles@​0.3.0 ⏵ 0.3.2781008291 +3100

View full report

@shgysk8zer0 shgysk8zer0 merged commit 7ff5d0e into master Apr 15, 2026
6 checks passed
@shgysk8zer0 shgysk8zer0 deleted the dependabot/npm_and_yarn/all-dependencies-4a85be1cff branch April 15, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant