Skip to content

chore(deps): bump the all-dependencies group with 3 updates#256

Merged
shgysk8zer0 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/all-dependencies-179668584d
Jun 17, 2026
Merged

chore(deps): bump the all-dependencies group with 3 updates#256
shgysk8zer0 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/all-dependencies-179668584d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 3 updates: @aegisjsproject/core, @aegisjsproject/router and @shgysk8zer0/polyfills.

Updates @aegisjsproject/core from 0.2.34 to 0.3.0

Release notes

Sourced from @​aegisjsproject/core's releases.

Release v0.3.0

See Changelog

Changelog

Sourced from @​aegisjsproject/core's changelog.

[v0.3.0] - 2026-06-15

Added

  • Add Security policy
  • Add npm config to harden installs

Changed

  • Update Workflows with permissions
  • Update contributiing guidelines
  • Update to node 26.3.0 & npm 11.16.0
Commits
  • b026970 Merge pull request #264 from AegisJSProject/feature/ci-security
  • b5f7ecb Fix md linting error
  • 983cec5 Security Hardening
  • 42b07c1 Merge pull request #263 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • c1c4e47 Bump rollup from 4.61.0 to 4.61.1 in the all-dependencies group
  • 22b2156 Merge pull request #262 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 5112932 Bump the all-dependencies group with 4 updates
  • 28c38d3 Merge pull request #261 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 497dbdf Bump the all-dependencies group with 2 updates
  • 49b62a6 Merge pull request #260 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • Additional commits viewable in compare view

Updates @aegisjsproject/router from 1.2.1 to 1.3.0

Release notes

Sourced from @​aegisjsproject/router's releases.

Release v1.3.0

See Changelog

Changelog

Sourced from @​aegisjsproject/router's changelog.

[v1.3.0] - 2026-06-15

Added

  • Add Security policy
  • Add npm config to harden installs

Changed

  • Update Workflows with permissions
  • Update contributiing guidelines
  • Update to node 26.3.0 & npm 11.16.0
Commits
  • dc35826 Merge pull request #186 from AegisJSProject/feature/ci-security
  • b336027 Security Hardening
  • 2464669 Merge pull request #185 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 9e1bbd5 Bump rollup from 4.61.0 to 4.61.1 in the all-dependencies group
  • 26695c5 Merge pull request #184 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • d9d9a81 Bump the all-dependencies group with 3 updates
  • 1bf78f2 Merge pull request #183 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 4432777 Bump the all-dependencies group with 2 updates
  • 8f8f850 Merge pull request #182 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 3c38b31 Bump @​shgysk8zer0/importmap in the all-dependencies group
  • Additional commits viewable in compare view

Updates @shgysk8zer0/polyfills from 0.8.4 to 0.8.6

Release notes

Sourced from @​shgysk8zer0/polyfills's releases.

Release v0.8.6

See Changelog

Release v0.8.5

See Changelog

Changelog

Sourced from @​shgysk8zer0/polyfills's changelog.

[v0.8.6] - 2026-06-15

Fixed

  • Fix permissions issue in GitHub Relase workflow

[v0.8.5] - 2026-06-15

Added

  • Implement security changes provided by SecurityStep
Commits
  • 47ef348 Merge pull request #191 from shgysk8zer0/bug/action-permissions
  • bdbf147 Fix permissions issue in GitHub Release workflow
  • 7bf1346 Merge pull request #190 from shgysk8zer0/patch/version-bump
  • e123718 Bump version to 0.8.5 and add local ESLint hook
  • f957969 Merge pull request #189 from step-security-bot/chore/GHA-151725-stepsecurity-...
  • e233cfa [StepSecurity] Apply security best practices
  • See full diff 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 3 updates: [@aegisjsproject/core](https://github.com/AegisJSProject/core), [@aegisjsproject/router](https://github.com/AegisJSProject/router) and [@shgysk8zer0/polyfills](https://github.com/shgysk8zer0/polyfills).


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

Updates `@aegisjsproject/router` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/AegisJSProject/router/releases)
- [Changelog](https://github.com/AegisJSProject/router/blob/master/CHANGELOG.md)
- [Commits](AegisJSProject/router@v1.2.1...v1.3.0)

Updates `@shgysk8zer0/polyfills` from 0.8.4 to 0.8.6
- [Release notes](https://github.com/shgysk8zer0/polyfills/releases)
- [Changelog](https://github.com/shgysk8zer0/polyfills/blob/master/CHANGELOG.md)
- [Commits](shgysk8zer0/polyfills@v0.8.4...v0.8.6)

---
updated-dependencies:
- dependency-name: "@aegisjsproject/core"
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@aegisjsproject/router"
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@shgysk8zer0/polyfills"
  dependency-version: 0.8.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

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@​aegisjsproject/​core@​0.2.34 ⏵ 0.3.078100100 +190100
Updated@​aegisjsproject/​router@​1.2.1 ⏵ 1.3.078 +210010091 +1100
Updated@​shgysk8zer0/​polyfills@​0.8.4 ⏵ 0.8.67910010095 +1100

View full report

@shgysk8zer0 shgysk8zer0 merged commit dcd11fb into master Jun 17, 2026
6 checks passed
@shgysk8zer0 shgysk8zer0 deleted the dependabot/npm_and_yarn/all-dependencies-179668584d branch June 17, 2026 22:21
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