Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps jquery to 3.7.1 and updates ancestor dependency trifid. These dependencies need to be updated together.

Updates jquery from 2.2.4 to 3.7.1

Release notes

Sourced from jquery's releases.

jQuery 3.7.1 Released: Reliable Table Row Dimensions

https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/

jQuery 3.7.0: Staying in Order

https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/

jQuery 3.6.4 Released: Selector Forgiveness

https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

jQuery supports CSS.supports in jQuery 3.6.3

https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/

jQuery 3.6.2 :has arrived!

https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/

jQuery 3.6.1 Maintenance Release

https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/

jQuery 3.6.0 Released!

https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/

jQuery 3.5.0 Released!

See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/

NOTE: Despite being a minor release, this update includes a breaking change that we had to make to fix a security issue ( CVE-2020-11022). Please follow the blog post & the upgrade guide for more details.

Commits
  • f79d5f1 3.7.1
  • 399b201 Release: revert change that broke release
  • f85d521 Release: update authors
  • 763ade6 Build: Generate the slim build on grunt & run compare_size on it
  • a288838 CSS: Make the reliableTrDimensions support test work with Bootstrap CSS (3.x ...
  • 87467a6 Selector: Only attach the unload handler in IE & Edge Legacy
  • 3c18c1f Build: Make sure *.cjs & *.mjs files use UNIX line endings as well
  • 72ae577 Build: switch preferred email for timmywil
  • a370d7d Build: Build: Bump actions/checkout from 3.5.2 to 3.5.3
  • 4a29888 Docs: Fix typos found by codespell
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by timmywil, a new releaser for jquery since your current version.


Updates trifid from 2.4.0 to 5.1.4

Release notes

Sourced from trifid's releases.

[email protected]

Patch Changes

  • c41beea: Lower the OpenTelemetry cardinality
  • Updated dependencies [c41beea]

[email protected]

Patch Changes

  • c41beea: Lower the OpenTelemetry cardinality

[email protected]

Patch Changes

  • b3137cd: Include otel.js which was missing if using the npm module directly.
  • Updated dependencies [b3137cd]

[email protected]

Minor Changes

  • c1b8591: Export sparql_queries_total OpenTelemetry metric

[email protected]

Patch Changes

  • 06bd35b: Export some metrics using OpenTelemetry
  • Updated dependencies [c1b8591]
  • Updated dependencies [06bd35b]
  • Updated dependencies [c1b8591]
  • Updated dependencies [e124f78]

[email protected]

Minor Changes

  • 7d2ac00: Forward the SPARQL queries in the OpenTelemetry traces

[email protected]

Patch Changes

  • 7d2ac00: Forward the SPARQL queries in the OpenTelemetry traces
  • Updated dependencies [7d2ac00]

... (truncated)

Changelog

Sourced from trifid's changelog.

5.1.4

Patch Changes

  • c41beea: Lower the OpenTelemetry cardinality
  • Updated dependencies [c41beea]

5.1.3

Patch Changes

  • b3137cd: Include otel.js which was missing if using the npm module directly.
  • Updated dependencies [b3137cd]

5.1.2

Patch Changes

  • 06bd35b: Export some metrics using OpenTelemetry
  • Updated dependencies [c1b8591]
  • Updated dependencies [06bd35b]
  • Updated dependencies [c1b8591]
  • Updated dependencies [e124f78]

5.1.1

Patch Changes

  • 7d2ac00: Forward the SPARQL queries in the OpenTelemetry traces
  • Updated dependencies [7d2ac00]

5.1.0

Minor Changes

  • 7d21f77: Add OpenTelemetry support.

    Just start Trifid with the OTEL_EXPORTER_OTLP_ENDPOINT environment variable set to your OpenTelemetry endpoint, like https://example.com/v1/traces.

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by zazuko-bot, a new releaser for trifid since your current version.


You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [jquery](https://github.com/jquery/jquery) to 3.7.1 and updates ancestor dependency [trifid](https://github.com/zazuko/trifid/tree/HEAD/packages/trifid). These dependencies need to be updated together.


Updates `jquery` from 2.2.4 to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](jquery/jquery@2.2.4...3.7.1)

Updates `trifid` from 2.4.0 to 5.1.4
- [Release notes](https://github.com/zazuko/trifid/releases)
- [Changelog](https://github.com/zazuko/trifid/blob/main/packages/trifid/CHANGELOG.md)
- [Commits](https://github.com/zazuko/trifid/commits/[email protected]/packages/trifid)

---
updated-dependencies:
- dependency-name: jquery
  dependency-version: 3.7.1
  dependency-type: indirect
- dependency-name: trifid
  dependency-version: 5.1.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant