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 15 updates #1

Merged
merged 4 commits into from
May 21, 2024

Commits on May 16, 2024

  1. Bump the npm_and_yarn group across 1 directory with 15 updates

    Bumps the npm_and_yarn group with 15 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [moment](https://github.com/moment/moment) | `2.29.3` | `2.29.4` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.18.5` | `7.24.5` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
    | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
    | [ejs](https://github.com/mde/ejs) | `3.1.8` | `3.1.10` |
    | [express](https://github.com/expressjs/express) | `4.18.1` | `4.19.2` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.1` | `1.15.6` |
    | [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |
    | [loader-utils](https://github.com/webpack/loader-utils) | `2.0.2` | `2.0.4` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [terser](https://github.com/terser/terser) | `5.14.1` | `5.31.0` |
    | [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.0.0` | `4.1.4` |
    | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |
    | [webpack](https://github.com/webpack/webpack) | `5.73.0` | `5.91.0` |
    | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
    
    
    
    Updates `moment` from 2.29.3 to 2.29.4
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.3...2.29.4)
    
    Updates `@babel/traverse` from 7.18.5 to 7.24.5
    - [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.5/packages/babel-traverse)
    
    Updates `browserify-sign` from 4.2.1 to 4.2.3
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)
    
    Updates `decode-uri-component` from 0.2.0 to 0.2.2
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    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.1 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.1...4.19.2)
    
    Updates `follow-redirects` from 1.15.1 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.6)
    
    Updates `json5` from 1.0.1 to 1.0.2
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    Updates `loader-utils` from 2.0.2 to 2.0.4
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.4)
    
    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 `terser` from 5.14.1 to 5.31.0
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.14.1...v5.31.0)
    
    Updates `tough-cookie` from 4.0.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@v4.0.0...v4.1.4)
    
    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 `webpack` from 5.73.0 to 5.91.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.73.0...v5.91.0)
    
    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: moment
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: decode-uri-component
      dependency-type: indirect
      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: json5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: loader-utils
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: terser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tough-cookie
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      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]>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    d6ddc69 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    2fcfb73 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ci: split jobs into build-only and build-push

    limited access for PRs
    TyIsI committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7fbfa81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed4f85 View commit details
    Browse the repository at this point in the history