Skip to content

Commit

Permalink
Bump the npm-modules-updates group across 1 directory with 21 updates
Browse files Browse the repository at this point in the history
Bumps the npm-modules-updates group with 21 updates in the /hugo directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.13.10` | `7.25.9` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.26.0` |
| [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) | `7.13.0` | `7.18.6` |
| [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) | `7.12.17` | `7.25.9` |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `8.34.0` | `8.36.0` |
| [axios](https://github.com/axios/axios) | `0.28.1` | `1.7.7` |
| [axios-extensions](https://github.com/kuitos/axios-extensions) | `3.1.3` | `3.1.6` |
| [bootstrap](https://github.com/twbs/bootstrap) | `4.6.2` | `5.3.3` |
| [browser-sync](https://github.com/BrowserSync/browser-sync) | `2.26.14` | `3.0.3` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.9.1` | `3.39.0` |
| [cross-env](https://github.com/kentcdodds/cross-env) | `5.2.1` | `7.0.3` |
| [date-fns](https://github.com/date-fns/date-fns) | `2.19.0` | `4.1.0` |
| [imagesloaded](https://github.com/desandro/imagesloaded) | `4.1.4` | `5.0.0` |
| [intersection-observer](https://github.com/GoogleChromeLabs/intersection-observer) | `0.7.0` | `0.12.2` |
| [preact](https://github.com/preactjs/preact) | `10.5.13` | `10.24.3` |
| [raw-loader](https://github.com/webpack-contrib/raw-loader) | `3.1.0` | `4.0.2` |
| [resolve-url-loader](https://github.com/bholloway/resolve-url-loader/tree/HEAD/packages/resolve-url-loader) | `2.3.2` | `5.0.0` |
| [sass](https://github.com/sass/dart-sass) | `1.77.8` | `1.80.5` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `7.3.1` | `16.0.3` |
| [stimulus](https://github.com/stimulusjs/stimulus) | `1.1.1` | `3.2.2` |
| [vue-template-compiler](https://github.com/vuejs/vue) | `2.6.12` | `2.7.16` |



Updates `@babel/cli` from 7.13.10 to 7.25.9
- [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.9/packages/babel-cli)

Updates `@babel/core` from 7.25.8 to 7.26.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.26.0/packages/babel-core)

Updates `@babel/plugin-proposal-class-properties` from 7.13.0 to 7.18.6
- [Release notes](https://github.com/babel/babel/releases)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-class-properties)

Updates `@babel/plugin-transform-react-jsx` from 7.12.17 to 7.25.9
- [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.9/packages/babel-plugin-transform-react-jsx)

Updates `@sentry/browser` from 8.34.0 to 8.36.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.34.0...8.36.0)

Updates `axios` from 0.28.1 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.7)

Updates `axios-extensions` from 3.1.3 to 3.1.6
- [Release notes](https://github.com/kuitos/axios-extensions/releases)
- [Commits](kuitos/axios-extensions@v3.1.3...v3.1.6)

Updates `bootstrap` from 4.6.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.6.2...v5.3.3)

Updates `browser-sync` from 2.26.14 to 3.0.3
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/changelog.js)
- [Commits](BrowserSync/browser-sync@v2.26.14...v3.0.3)

Updates `core-js` from 3.9.1 to 3.39.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js)

Updates `cross-env` from 5.2.1 to 7.0.3
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v5.2.1...v7.0.3)

Updates `date-fns` from 2.19.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.19.0...v4.1.0)

Updates `imagesloaded` from 4.1.4 to 5.0.0
- [Release notes](https://github.com/desandro/imagesloaded/releases)
- [Commits](desandro/imagesloaded@v4.1.4...v5.0.0)

Updates `intersection-observer` from 0.7.0 to 0.12.2
- [Commits](https://github.com/GoogleChromeLabs/intersection-observer/commits)

Updates `preact` from 10.5.13 to 10.24.3
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.5.13...10.24.3)

Updates `raw-loader` from 3.1.0 to 4.0.2
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/raw-loader@v3.1.0...v4.0.2)

Updates `resolve-url-loader` from 2.3.2 to 5.0.0
- [Release notes](https://github.com/bholloway/resolve-url-loader/releases)
- [Changelog](https://github.com/bholloway/resolve-url-loader/blob/v5/packages/resolve-url-loader/CHANGELOG.md)
- [Commits](https://github.com/bholloway/resolve-url-loader/commits/5.0.0/packages/resolve-url-loader)

Updates `sass` from 1.77.8 to 1.80.5
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.8...1.80.5)

Updates `sass-loader` from 7.3.1 to 16.0.3
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v7.3.1...v16.0.3)

Updates `stimulus` from 1.1.1 to 3.2.2
- [Release notes](https://github.com/stimulusjs/stimulus/releases)
- [Changelog](https://github.com/hotwired/stimulus/blob/main/CHANGELOG.md)
- [Commits](hotwired/stimulus@v1.1.1...v3.2.2)

Updates `vue-template-compiler` from 2.6.12 to 2.7.16
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.6.12...v2.7.16)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: "@babel/plugin-transform-react-jsx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: axios-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-modules-updates
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: browser-sync
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: cross-env
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: imagesloaded
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: intersection-observer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: raw-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: resolve-url-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
- dependency-name: sass-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: stimulus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-modules-updates
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-modules-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 28582f4 commit c020cee
Show file tree
Hide file tree
Showing 2 changed files with 2,942 additions and 2,705 deletions.
Loading

0 comments on commit c020cee

Please sign in to comment.