Skip to content

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

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

chore(deps-dev): bump the all-dependencies group with 3 updates#146
shgysk8zer0 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/all-dependencies-8f2504ea73

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/component, @aegisjsproject/core and @aegisjsproject/styles.

Updates @aegisjsproject/component from 0.1.8 to 0.2.0

Release notes

Sourced from @​aegisjsproject/component's releases.

Release v0.2.0

See Changelog

Changelog

Sourced from @​aegisjsproject/component's changelog.

[v0.2.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
  • 32e4da1 Merge pull request #255 from AegisJSProject/feature/ci-security
  • df1d926 Security Hardening
  • 00e9283 Merge pull request #254 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • c5955f2 chore(deps-dev): bump rollup in the all-dependencies group
  • 8eb00e8 Merge pull request #253 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 1f66621 chore(deps): bump the all-dependencies group with 3 updates
  • 6ca34af Merge pull request #252 from AegisJSProject/dependabot/npm_and_yarn/qs-6.15.2
  • ebc8fba chore(deps-dev): bump qs from 6.14.2 to 6.15.2
  • 1b77e0a Merge pull request #251 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • c4ecfe2 chore(deps-dev): bump the all-dependencies group with 2 updates
  • Additional commits viewable in compare view

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/styles from 0.3.4 to 0.4.0

Release notes

Sourced from @​aegisjsproject/styles's releases.

Release v0.4.0

See Changelog

Changelog

Sourced from @​aegisjsproject/styles's changelog.

[v0.4.0] - 2026-06-14

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
  • d0b143c Merge pull request #233 from AegisJSProject/feature/ci-security
  • 9fb11d2 Security Hardening
  • 7e57a5f Merge pull request #232 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 28e93a5 chore(deps-dev): bump rollup in the all-dependencies group
  • 1fc2cc1 Merge pull request #231 from AegisJSProject/dependabot/npm_and_yarn/all-depen...
  • 3d1d8cd chore(deps-dev): bump the all-dependencies group with 3 updates
  • 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/component](https://github.com/AegisJSProject/component), [@aegisjsproject/core](https://github.com/AegisJSProject/core) and [@aegisjsproject/styles](https://github.com/AegisJSProject/styles).


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

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/styles` from 0.3.4 to 0.4.0
- [Release notes](https://github.com/AegisJSProject/styles/releases)
- [Changelog](https://github.com/AegisJSProject/styles/blob/master/CHANGELOG.md)
- [Commits](AegisJSProject/styles@v0.3.4...v0.4.0)

---
updated-dependencies:
- dependency-name: "@aegisjsproject/component"
  dependency-version: 0.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@aegisjsproject/core"
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@aegisjsproject/styles"
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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/​component@​0.1.8 ⏵ 0.2.0771008787 +1100
Added@​aegisjsproject/​core@​0.3.07810010090100
Updated@​aegisjsproject/​styles@​0.3.4 ⏵ 0.4.078 +110082 +192 +1100

View full report

@shgysk8zer0
shgysk8zer0 merged commit 0b7c1bb into master Jun 17, 2026
6 checks passed
@shgysk8zer0
shgysk8zer0 deleted the dependabot/npm_and_yarn/all-dependencies-8f2504ea73 branch June 17, 2026 19:00
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