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

Merge v3.33 into v3.34 #7488

Merged
merged 74 commits into from
Jan 28, 2025
Merged

Merge v3.33 into v3.34 #7488

merged 74 commits into from
Jan 28, 2025

Conversation

vlasebian
Copy link
Contributor

Summary

This PR merges changes from v3.33 into v3.34.

Changes

  • ...
  • ...

Testing

Steps

...

Results
Regressions

...

Notes for Reviewers

...

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

ryaplots and others added 30 commits December 13, 2024 11:54
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-bit-check

Check ADR bit in `LinkADRAns`
Bumps the safe group in /sdk/js with 1 update: [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill).


Updates `web-streams-polyfill` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/MattiasBuelens/web-streams-polyfill/releases)
- [Changelog](https://github.com/MattiasBuelens/web-streams-polyfill/blob/master/CHANGELOG.md)
- [Commits](MattiasBuelens/web-streams-polyfill@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: web-streams-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the safe group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.30.0` | `0.31.1` |
| [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.6` | `1.2.8` |
| [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) | `1.2.6` | `1.2.8` |
| [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) | `1.2.6` | `1.2.8` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.31.0` | `0.32.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.34.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.24.0` | `0.25.0` |


Updates `github.com/getsentry/sentry-go` from 0.30.0 to 0.31.1
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.30.0...v0.31.1)

Updates `github.com/uptrace/bun` from 1.2.6 to 1.2.8
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.6...v1.2.8)

Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.6 to 1.2.8
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.6...v1.2.8)

Updates `github.com/uptrace/bun/driver/pgdriver` from 1.2.6 to 1.2.8
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.6...v1.2.8)

Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0
- [Commits](golang/crypto@v0.31.0...v0.32.0)

Updates `golang.org/x/net` from 0.33.0 to 0.34.0
- [Commits](golang/net@v0.33.0...v0.34.0)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: github.com/uptrace/bun
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: github.com/uptrace/bun/dialect/pgdialect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: github.com/uptrace/bun/driver/pgdriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the safe group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.26.0` | `3.27.1` |
| [@formatjs/intl-datetimeformat](https://github.com/formatjs/formatjs) | `6.17.1` | `6.17.2` |
| [@formatjs/intl-displaynames](https://github.com/formatjs/formatjs) | `6.8.8` | `6.8.9` |
| [@formatjs/intl-listformat](https://github.com/formatjs/formatjs) | `7.7.8` | `7.7.9` |
| [@formatjs/intl-locale](https://github.com/formatjs/formatjs) | `4.2.8` | `4.2.9` |
| [@formatjs/intl-numberformat](https://github.com/formatjs/formatjs) | `8.15.1` | `8.15.2` |
| [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) | `5.4.1` | `5.4.2` |
| [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) | `11.4.8` | `11.4.9` |
| [react-intl](https://github.com/formatjs/formatjs) | `7.0.4` | `7.1.0` |


Updates `@tabler/icons-react` from 3.26.0 to 3.27.1
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.27.1/packages/icons-react)

Updates `@formatjs/intl-datetimeformat` from 6.17.1 to 6.17.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@6.17.1...@formatjs/intl-datetimeformat@6.17.2)

Updates `@formatjs/intl-displaynames` from 6.8.8 to 6.8.9
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@6.8.8...@formatjs/intl-displaynames@6.8.9)

Updates `@formatjs/intl-listformat` from 7.7.8 to 7.7.9
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.7.8...@formatjs/intl-listformat@7.7.9)

Updates `@formatjs/intl-locale` from 4.2.8 to 4.2.9
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@4.2.8...@formatjs/intl-locale@4.2.9)

Updates `@formatjs/intl-numberformat` from 8.15.1 to 8.15.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@8.15.1...@formatjs/intl-numberformat@8.15.2)

Updates `@formatjs/intl-pluralrules` from 5.4.1 to 5.4.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@5.4.1...@formatjs/intl-pluralrules@5.4.2)

Updates `@formatjs/intl-relativetimeformat` from 11.4.8 to 11.4.9
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@11.4.8...@formatjs/intl-relativetimeformat@11.4.9)

Updates `react-intl` from 7.0.4 to 7.1.0
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@7.0.4...react-intl@7.1.0)

---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@formatjs/intl-datetimeformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-displaynames"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-listformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-locale"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-numberformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-pluralrules"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-relativetimeformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
...

Signed-off-by: dependabot[bot] <support@github.com>
…safe-b7422b6225

dev: bump the safe group with 7 updates
…n/webpack-cli-6.0.1

dev: bump webpack-cli from 5.1.4 to 6.0.1
…n/sdk/js/safe-1ce24507fa

dev: bump web-streams-polyfill from 4.0.0 to 4.1.0 in /sdk/js in the safe group
…n/safe-fd083ab1e9

dev: bump the safe group with 9 updates
@vlasebian vlasebian self-assigned this Jan 28, 2025
@vlasebian vlasebian requested review from a team as code owners January 28, 2025 09:36
@github-actions github-actions bot added c/network server This is related to the Network Server c/identity server This is related to the Identity Server c/application server This is related to the Application Server compat/db This could affect Database compatibility dependencies Pull requests that update a dependency file ui/web This is related to a web interface tooling Development tooling compat/config This could affect Configuration compatibility labels Jan 28, 2025
@KrishnaIyer KrishnaIyer merged commit 4dbf1f6 into v3.34 Jan 28, 2025
15 of 16 checks passed
@KrishnaIyer KrishnaIyer deleted the merge/v3.33-v3.34 branch January 28, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/application server This is related to the Application Server c/identity server This is related to the Identity Server c/network server This is related to the Network Server compat/config This could affect Configuration compatibility compat/db This could affect Database compatibility dependencies Pull requests that update a dependency file tooling Development tooling ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants