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 16 updates #12

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

meslubi2021
Copy link

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

Package From To
@adobe/css-tools 4.0.1 4.4.0

Updates @adobe/css-tools from 4.0.1 to 4.4.0

Updates semver from 5.7.1 to 5.7.2

Updates @babel/traverse from 7.20.12 to 7.25.4

Updates @cypress/request from 2.88.11 to 3.0.1

Updates cypress from 12.3.0 to 13.13.3

Updates tough-cookie from 2.5.0 to 4.1.4

Updates node-sass from 7.0.3 to 9.0.0

Updates ejs from 3.1.8 to 3.1.10

Updates express from 4.18.2 to 4.19.2

Updates follow-redirects from 1.15.2 to 1.15.6

Updates http-cache-semantics from 4.1.0 to 4.1.1

Updates micromatch from 4.0.5 to 4.0.8

Updates tar from 6.1.13 to 6.2.1

Updates webpack from 5.75.0 to 5.94.0

Updates webpack-dev-middleware from 5.3.3 to 5.3.4

Updates word-wrap from 1.2.3 to 1.2.5


updated-dependencies:

  • dependency-name: "@adobe/css-tools" dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: "@cypress/request" dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: cypress dependency-type: direct:development dependency-group: npm_and_yarn
  • dependency-name: tough-cookie dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: node-sass dependency-type: direct:production dependency-group: npm_and_yarn
  • dependency-name: ejs dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: http-cache-semantics dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: tar dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: word-wrap dependency-type: indirect dependency-group: npm_and_yarn ...

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

| Package | From | To |
| --- | --- | --- |
| [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.0.1` | `4.4.0` |
| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.20.12` | `7.25.4` |
| [@cypress/request](https://github.com/cypress-io/request) | `2.88.11` | `3.0.1` |
| [cypress](https://github.com/cypress-io/cypress) | `12.3.0` | `13.13.3` |
| [tough-cookie](https://github.com/salesforce/tough-cookie) | `2.5.0` | `4.1.4` |
| [node-sass](https://github.com/sass/node-sass) | `7.0.3` | `9.0.0` |
| [ejs](https://github.com/mde/ejs) | `3.1.8` | `3.1.10` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` |
| [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) | `4.1.0` | `4.1.1` |
| [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` |
| [tar](https://github.com/isaacs/node-tar) | `6.1.13` | `6.2.1` |
| [webpack](https://github.com/webpack/webpack) | `5.75.0` | `5.94.0` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |



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

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@babel/traverse` from 7.20.12 to 7.25.4
- [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.25.4/packages/babel-traverse)

Updates `@cypress/request` from 2.88.11 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.11...v3.0.1)

Updates `cypress` from 12.3.0 to 13.13.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.3.0...v13.13.3)

Updates `tough-cookie` from 2.5.0 to 4.1.4
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.4)

Updates `node-sass` from 7.0.3 to 9.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](sass/node-sass@v7.0.3...v9.0.0)

Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.8...v3.1.10)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

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

Updates `http-cache-semantics` from 4.1.0 to 4.1.1
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

Updates `tar` from 6.1.13 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.13...v6.2.1)

Updates `webpack` from 5.75.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.94.0)

Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@cypress/request"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cypress
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: tough-cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: node-sass
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: http-cache-semantics
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@meslubi2021 meslubi2021 self-assigned this Aug 26, 2024
@meslubi2021 meslubi2021 merged commit 5c7e802 into main Aug 26, 2024
3 of 5 checks passed
@meslubi2021 meslubi2021 deleted the dependabot/npm_and_yarn/npm_and_yarn-970d9258c0 branch August 26, 2024 12: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