Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group across 1 directory with 5 updates #23

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2024

Bumps the npm_and_yarn group with 5 updates in the / directory:

Package From To
@adobe/css-tools 4.3.1 4.3.3
@babel/traverse 7.23.0 7.24.0
follow-redirects 1.15.3 1.15.6
nth-check 1.0.2 ``
aoe_technology_radar 3.6.0 4.1.0

Updates @adobe/css-tools from 4.3.1 to 4.3.3

Changelog

Sourced from @​adobe/css-tools's changelog.

4.3.3 / 2024-01-24

  • Update export property #271

4.3.2 / 2023-11-28

  • Fix redos vulnerability with specific crafted css string - CVE-2023-48631
  • Fix Problem parsing with :is() and nested :nth-child() #211
Commits

Updates @babel/traverse from 7.23.0 to 7.24.0

Release notes

Sourced from @​babel/traverse's releases.

v7.24.0 (2024-02-28)

Thanks @​ajihyf for your first PR!

Release post with summary and highlights: https://babeljs.io/7.24.0

🚀 New Feature

  • babel-standalone
  • babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-preset-flow
  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
  • babel-plugin-transform-runtime
  • babel-parser, babel-types

🐛 Bug Fix

  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env
  • babel-helpers
  • babel-helpers, babel-plugin-proposal-decorators

💅 Polish

  • babel-core, babel-helper-create-class-features-plugin, babel-preset-env

🏠 Internal

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.24.0 (2024-02-28)

🚀 New Feature

  • babel-standalone
  • babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-preset-flow
  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
  • babel-plugin-transform-runtime
  • babel-parser, babel-types

🐛 Bug Fix

  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env
  • babel-helpers
  • babel-helpers, babel-plugin-proposal-decorators

💅 Polish

  • babel-core, babel-helper-create-class-features-plugin, babel-preset-env

🏠 Internal

  • babel-helper-transform-fixture-test-runner

🔬 Output optimization

... (truncated)

Commits

Updates follow-redirects from 1.15.3 to 1.15.6

Commits
  • 35a517c Release version 1.15.6 of the npm package.
  • c4f847f Drop Proxy-Authorization across hosts.
  • 8526b4a Use GitHub for disclosure.
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • Additional commits viewable in compare view

Removes nth-check

Updates aoe_technology_radar from 3.6.0 to 4.1.0

Release notes

Sourced from aoe_technology_radar's releases.

v4.1.0

Version v4.1.0 (2024-03-14)

Features

  • throw error if no single radar item was found (c267082c)
  • add custom.css support (1a7ea352)
  • add social icon GitLab (76b5c38e)
  • reintroduce config.toggles to hide parts of the radar and change behaviour (92b7c282)
  • improve config values by extending default config (04053c67)

Fixes

  • allow tags to be optional in items (5750723c)

Chores and tidying

  • update dependencies (f94c94ff)
  • update dependencies (3c982420)
  • commit updated package-lock.json (c5186353)

What's Changed

Full Changelog: AOEpeople/aoe_technology_radar@v4.0.2...v4.1.0

v4.0.2

Version v4.0.2 (2024-03-13)

Fixes

  • remove empty revisions to fix typescript error and use default flag for first release (9381aa9d)
  • avoid line-breaks before flag and improve responsive lists (b6b4709e)

Chores and tidying

  • improve output on markdown parsing errors (858e10b7)

What's Changed

Full Changelog: AOEpeople/aoe_technology_radar@v4.0.1...v4.0.2

v4.0.1

Version v4.0.1 (2024-03-12)

Fixes

... (truncated)

Changelog

Sourced from aoe_technology_radar's changelog.

Version v4.1.0 (2024-03-14)

Features

  • throw error if no single radar item was found (c267082c)
  • add custom.css support (1a7ea352)
  • add social icon GitLab (76b5c38e)
  • reintroduce config.toggles to hide parts of the radar and change behaviour (92b7c282)
  • improve config values by extending default config (04053c67)

Fixes

  • allow tags to be optional in items (5750723c)

Chores and tidying

  • update dependencies (f94c94ff)
  • update dependencies (3c982420)
  • commit updated package-lock.json (c5186353)

Version v4.0.2 (2024-03-13)

Fixes

  • remove empty revisions to fix typescript error and use default flag for first release (9381aa9d)
  • avoid line-breaks before flag and improve responsive lists (b6b4709e)

Chores and tidying

  • improve output on markdown parsing errors (858e10b7)

Version v4.0.1 (2024-03-12)

Fixes

  • unignore data files to include them in npm package (0eda733b)
  • remove private-flag from package.json (eb440902)

Chores and tidying

  • update commitlint dependencies (60b0c0e1)

Version v4.0.0 (2024-03-11)

Version 4.0.0 is a complete rewrite of the AOE Technology Radar. It is now based on Next.js to provide enhanced static site generation. The visualization has been rewritten without the need for the D3 dependency. New features include a fuzzy search based on Fuse.js, non-overlapping blips on the radar, and a reworked tag filter on the homepage.

To migrate from the old version please migrate your package.json's scripts and create a

... (truncated)

Commits
  • 88a7eb5 Release v4.1.0
  • c267082 feat: throw error if no single radar item was found
  • 1a7ea35 feat: add custom.css support
  • f94c94f chore: update dependencies
  • 76b5c38 feat: add social icon GitLab
  • 92b7c28 feat: reintroduce config.toggles to hide parts of the radar and change beha...
  • 3c98242 chore: update dependencies
  • 5750723 fix: allow tags to be optional in items
  • 04053c6 feat: improve config values by extending default config
  • c518635 chore: commit updated package-lock.json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mathiasschopmans, a new releaser for aoe_technology_radar 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.3.1` | `4.3.3` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.23.0` | `7.24.0` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.3` | `1.15.6` |
| [nth-check](https://github.com/fb55/nth-check) | `1.0.2` | `` |
| [aoe_technology_radar](https://github.com/AOEpeople/aoe_technology_radar) | `3.6.0` | `4.1.0` |


Updates `@adobe/css-tools` from 4.3.1 to 4.3.3
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

Updates `@babel/traverse` from 7.23.0 to 7.24.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-traverse)

Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)

Removes `nth-check`

Updates `aoe_technology_radar` from 3.6.0 to 4.1.0
- [Release notes](https://github.com/AOEpeople/aoe_technology_radar/releases)
- [Changelog](https://github.com/AOEpeople/aoe_technology_radar/blob/main/CHANGELOG.md)
- [Commits](AOEpeople/aoe_technology_radar@v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: nth-check
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: aoe_technology_radar
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 23, 2024

Superseded by #24.

@dependabot dependabot bot closed this Mar 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-security-group-009f92446d branch March 23, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants