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

chore(deps): Bump sentry-sdk from 1.45.1 to 2.8.0 #3793

Closed
wants to merge 107 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps sentry-sdk from 1.45.1 to 2.8.0.

Release notes

Sourced from sentry-sdk's releases.

2.8.0

Various fixes & improvements

2.7.1

Various fixes & improvements

2.7.0

2.6.0

... (truncated)

Changelog

Sourced from sentry-sdk's changelog.

2.8.0

Various fixes & improvements

2.7.1

Various fixes & improvements

2.7.0

2.6.0

... (truncated)

Commits
  • 6f4685e Update CHANGELOG.md
  • 7e6998e release: 2.8.0
  • 32335dd fix(profiling): profiler_id uses underscore (#3249)
  • 763e40a fix(integrations): don't send full env to subprocess (#3251)
  • 31efa62 ref(transport): Stop using Hub in HttpTransport (#3247)
  • defb448 build: Remove ipdb from test requirements (#3237)
  • 407f651 feat(opentelemetry): Add entry point for SentryPropagator (#3086)
  • eab218c build(deps): bump checkouts/data-schemas from 8c13457 to 88273a9 (#3225)
  • 5782560 fix(opentelemetry): avoid propagation of empty baggage (#2968)
  • 6701616 Merge branch 'release/2.7.1'
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Garfield-fr and others added 30 commits February 29, 2024 10:17
* Updates schema for ngx-formly 6.
* Updates advanced search config processing.
* Fixes security config for css files
* Adds a new css asset on professional template.
* Adds missing translations.
* Fixes the position of the login button in the request tab.

Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Fixes SRU searches for recordid for alama.
* Fixes alma import (SLSP, KUL, Renouvaud) for
  searches with serial responses.
* Closes: #2992.
* Fixes Renouvaud for title without responsibility.

Co-Authored-by: Peter Weber <[email protected]>
* Fixes API /info for users without patron.
* Closes: #3607.

Co-Authored-by: Peter Weber <[email protected]>
* Closes #3611.

Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Fixes internal serveur error when we search for a user without profile.
* Fixes internal serveur error for the user search API without the `q` parameter.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Replaces `bf:Agent` key with `type` key.
Co-Authored-by: Peter Weber <[email protected]>
* Adds `call_numbers` index with all call numbers.
* Adds `issue.inherited_second_call_number`.
* Closes: #3620.

Co-Authored-by: Peter Weber <[email protected]>
* Merges alambic 8d97be2c8ad6 and 710021979fe.
* Closes #3356.
* Corrects and adds entrypoints for dojson cli.

Co-Authored-by: Peter Weber <[email protected]>
* Adds `Item type` and `Temporary item type` to
  `booking` and `request` notifications.
* Closes: #3377

Co-Authored-by: Peter Weber <[email protected]>
* Fixes year facet for imports.
* Better publication year facet for documents.

Co-Authored-by: Peter Weber <[email protected]>
* Closes #3449.
* This also allows full_permissions librarians to edit and change
visibility of private templates.

Co-Authored-by: Pascal Repond <[email protected]>
The "remove_archived" parameter is used to records older than 6 months
when the status is different from "Pending".

* Closes #3527.

Co-Authored-by: Bertrand Zuchuat <[email protected]>
Add the name of the temporary location as well as
the name of the collections.

* Closes #1321.

Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Adds document and item pid to patron_transaction_events ES.
* Adds patron barcode to patron_transactions and
  patron_transaction_events.
* Adds item filter to patron_transaction_events.

Co-Authored-by: Peter Weber <[email protected]>
* Standard usage warnings should be ignored in Sentry.
* Close: #3600

Co-Authored-by: Peter Weber <[email protected]>
selfcheck translations needs to work outside of the application context.

* Uses `force_locale` method from babel package.
* Closes: #3423.

Co-Authored-by: Laurent Dubois <[email protected]>
Co-Authored-by: Peter Weber <[email protected]>
* Adds date and time of latest transaction
  (tag=005) to marc21 dojson used by SRU.
* Adds date of creation to 008

Co-Authored-by: Peter Weber <[email protected]>
* Fixes `_do_work_access_point_creator` date creation.

Co-Authored-by: Peter Weber <[email protected]>
* Fixes `sentry-sdk` error as the version >= 2.0.0 cause an error due to `invenio-rest`.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Fixes dependencies.
* Adds safety exceptions.
* Solves babel test fails:
  python-babel/babel#1081

Co-Authored-by: Peter Weber <[email protected]>
To obtain the correct count, operation logs must be filtered using
loan records only.

* Closes #3656.

Co-Authored-by: Bertrand Zuchuat <[email protected]>
The key can be customised in the application configuration.

⚠️  add RERO_ILS_GOOGLE_ANALYTICS_TAG_ID on the configuration.

Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Fixes dependencies.
* Solves babel test fails.
  No `,` after day names in version 2.15

Co-Authored-by: Peter Weber <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Closes #3667.
* ⚠️ Requires update mapping and deleting fields
`legacy_checkout_count` and `legacy_circulation_rules` in existing
items' data.

Co-Authored-by: Pascal Repond <[email protected]>
⚠️ Override configuration to activate a view
RERO_ILS_APP_BABELTHEQUE_ENABLED_VIEWS

Co-Authored-by: Bertrand Zuchuat <[email protected]>
Co-Authored-by: Pascal Repond <[email protected]>
- Uses rero-invenio-files to add file support to documents.
- Pushes full text into the document index.
- Creates a jsonschema store to support local and bib.rero.ch prefix.
- Adds full text boosting field.
- Creates randomly files during the setup.
- Adds documents with files to the 'online' filter.
- Removes the fulltext fields from the default fields search.
- Adds a new url params "&fulltext=1" to add the fulltext fields to the search fields.
- Adds files locations configuration.
- Closes: #2971.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
PascalRepond and others added 23 commits September 24, 2024 12:17
Co-Authored-by: Pascal Repond <[email protected]>
* Adds GND to concepts and places.
* Dependencies updates.
* Adds safety ignore for sentry-sdk version 1.45.1.

Co-Authored-by: Peter Weber <[email protected]>
* We need to wait an update of the `redisbeat` package that fix the `jsonpickle` version.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Closes #3761.

Co-Authored-by: Peter Weber <[email protected]>
* Creates an elasticsearch only Migration resource.
* Adds cli to manage the Migration resource.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Peter Weber <[email protected]>
* Rewrites document with items and local fields validation cli.
* Rewrites document with items and local fields creation cli.

Co-Authored-by: Peter Weber <[email protected]>
Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Fixes dependencies.
* Corrects tests for invenio-indexer 2.4.0.

Co-Authored-by: Peter Weber <[email protected]>
Co-Authored-by: Peter Weber <[email protected]>
* Closes: #2734.

Co-Authored-by: Peter Weber <[email protected]>
* Adds parameters and comments to `cached` wrapper.

Co-Authored-by: Peter Weber <[email protected]>
Co-Authored-by: Pascal Repond <[email protected]>
* Closes: #3711

Co-Authored-by: Peter Weber <[email protected]>
* Fixes problems with `flask-menu` >= 2.0.0.

Co-Authored-by: Peter Weber <[email protected]>
- Closes #3789.
- Adds vulnerability exception (tests).

Co-Authored-by: Pascal Repond <[email protected]>
* Adds safety exception .
  -> Vulnerability found in werkzeug version 2.2.3
     Vulnerability ID: 73969

Co-Authored-by: Peter Weber <[email protected]>

Co-Authored-by: Peter Weber <[email protected]>
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.1 to 2.8.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.45.1...2.8.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dev: dependencies Related to a dependency that needs to be fixed, or pinned, or changed python Pull requests that update Python code labels Dec 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/sentry-sdk-2.8.0 branch December 9, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: dependencies Related to a dependency that needs to be fixed, or pinned, or changed python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants