Skip to content

Commit

Permalink
Bump the mvnpm group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the mvnpm group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.mvnpm.at.babel:runtime](https://github.com/babel/babel) | `7.23.8` | `7.23.9` |
| [org.mvnpm.at.sentry-internal:tracing](https://github.com/getsentry/sentry-javascript) | `7.91.0` | `7.100.1` |
| [org.mvnpm.at.sentry:browser](https://github.com/getsentry/sentry-javascript) | `7.89.0` | `7.100.1` |
| [org.mvnpm.at.sentry:utils](https://github.com/getsentry/sentry-javascript) | `7.91.0` | `7.100.1` |
| [org.mvnpm:js-tokens](https://github.com/lydell/js-tokens) | `8.0.2` | `9.0.0` |
| [org.mvnpm:react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `4.4.4` | `4.5.0` |


Updates `org.mvnpm.at.babel:runtime` from 7.23.8 to 7.23.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](babel/babel@v7.23.8...v7.23.9)

Updates `org.mvnpm.at.sentry-internal:tracing` from 7.91.0 to 7.100.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.91.0...7.100.1)

Updates `org.mvnpm.at.sentry:browser` from 7.89.0 to 7.100.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.89.0...7.100.1)

Updates `org.mvnpm.at.sentry:utils` from 7.91.0 to 7.100.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.91.0...7.100.1)

Updates `org.mvnpm:js-tokens` from 8.0.2 to 9.0.0
- [Changelog](https://github.com/lydell/js-tokens/blob/main/CHANGELOG.md)
- [Commits](lydell/js-tokens@v8.0.2...v9.0.0)

Updates `org.mvnpm:react-hotkeys-hook` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](JohannesKlauss/react-hotkeys-hook@v4.4.4...v4.5.0)

---
updated-dependencies:
- dependency-name: org.mvnpm.at.babel:runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry-internal:tracing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:js-tokens
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 247a9a4 commit a86f962
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions web-deps/.locker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.mvnpm.at.babel</groupId>
<artifactId>runtime</artifactId>
<version>7.23.8</version>
<version>7.23.9</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.lukeed</groupId>
Expand Down Expand Up @@ -91,12 +91,12 @@
<dependency>
<groupId>org.mvnpm.at.sentry-internal</groupId>
<artifactId>tracing</artifactId>
<version>7.91.0</version>
<version>7.100.1</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.sentry</groupId>
<artifactId>browser</artifactId>
<version>7.89.0</version>
<version>7.100.1</version>
<classifier>sources</classifier>
</dependency>
<dependency>
Expand All @@ -117,7 +117,7 @@
<dependency>
<groupId>org.mvnpm.at.sentry</groupId>
<artifactId>utils</artifactId>
<version>7.91.0</version>
<version>7.100.1</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.stdlib</groupId>
Expand Down Expand Up @@ -729,7 +729,7 @@
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>js-tokens</artifactId>
<version>8.0.2</version>
<version>9.0.0</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
Expand Down Expand Up @@ -821,7 +821,7 @@
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react-hotkeys-hook</artifactId>
<version>4.4.4</version>
<version>4.5.0</version>
<classifier>sources</classifier>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions web-deps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react-hotkeys-hook</artifactId>
<version>4.4.4</version>
<version>4.5.0</version>
<classifier>sources</classifier>
</dependency>
<dependency>
Expand All @@ -92,7 +92,7 @@
<dependency>
<groupId>org.mvnpm.at.sentry</groupId>
<artifactId>browser</artifactId>
<version>7.89.0</version>
<version>7.100.1</version>
<classifier>sources</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit a86f962

Please sign in to comment.