Skip to content

Bump the "quickstarts" group with 3 updates across multiple ecosystems #864

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the quickstarts group with 4 updates: org.webjars:bootstrap, org.webjars:jquery, org.webjars:font-awesome and org.webjars:leaflet.

Updates org.webjars:bootstrap from 5.2.3 to 5.3.7

Commits
  • f0592c6 [maven-release-plugin] prepare release bootstrap-5.3.7
  • 4847001 [maven-release-plugin] prepare for next development iteration
  • 33ce55f [maven-release-plugin] prepare release bootstrap-5.3.6
  • dd722bc [maven-release-plugin] prepare for next development iteration
  • 9e766f8 [maven-release-plugin] prepare release bootstrap-5.3.5
  • 5fe871c bump to 5.3.5 - fixes #188
  • 6a12822 [maven-release-plugin] prepare for next development iteration
  • 42c06f4 [maven-release-plugin] prepare release bootstrap-5.3.3
  • 514b36a [maven-release-plugin] prepare for next development iteration
  • c9d4100 [maven-release-plugin] prepare release bootstrap-5.3.2
  • Additional commits viewable in compare view

Updates org.webjars:jquery from 3.6.4 to 3.7.1

Commits
  • af37ef2 [maven-release-plugin] prepare release jquery-3.7.1
  • 8e97422 [maven-release-plugin] prepare for next development iteration
  • 49d57c9 [maven-release-plugin] prepare release jquery-3.7.0
  • 6485756 bump to 3.7.0 - fixes #177
  • 7c10b2c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.webjars:font-awesome from 5.15.1 to 6.7.2

Commits
  • 6956e4b [maven-release-plugin] prepare release font-awesome-6.7.2
  • e44780a [maven-release-plugin] prepare for next development iteration
  • 827569f [maven-release-plugin] prepare release font-awesome-6.7.1
  • 1ae6c48 bump to 6.7.1 - fixes #82
  • 87f1ba1 [maven-release-plugin] prepare for next development iteration
  • f79dc73 [maven-release-plugin] prepare release font-awesome-6.6.0
  • 542bc20 bump to 6.6.0 - fixes #81
  • e9ac18a [maven-release-plugin] prepare for next development iteration
  • b9361cc [maven-release-plugin] prepare release font-awesome-6.5.2
  • bc4814f [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.webjars:leaflet from 1.6.0 to 1.8.0

Commits
  • 91e3e35 [maven-release-plugin] prepare release leaflet-1.8.0
  • de69fb1 bump to 1.8.0 - fixes #17
  • 263d369 [maven-release-plugin] prepare for next development iteration
  • 4fffade [maven-release-plugin] prepare release leaflet-1.7.1
  • 4f3c3c8 bump to 1.7.1 - fixes #16
  • f583d32 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Bumps the quickstarts group with 3 updates: org.webjars:bootstrap, org.webjars:jquery and org.webjars:font-awesome.

Updates org.webjars:bootstrap from 5.2.3 to 5.3.7

Commits
  • f0592c6 [maven-release-plugin] prepare release bootstrap-5.3.7
  • 4847001 [maven-release-plugin] prepare for next development iteration
  • 33ce55f [maven-release-plugin] prepare release bootstrap-5.3.6
  • dd722bc [maven-release-plugin] prepare for next development iteration
  • 9e766f8 [maven-release-plugin] prepare release bootstrap-5.3.5
  • 5fe871c bump to 5.3.5 - fixes #188
  • 6a12822 [maven-release-plugin] prepare for next development iteration
  • 42c06f4 [maven-release-plugin] prepare release bootstrap-5.3.3
  • 514b36a [maven-release-plugin] prepare for next development iteration
  • c9d4100 [maven-release-plugin] prepare release bootstrap-5.3.2
  • Additional commits viewable in compare view

Updates org.webjars:jquery from 3.6.4 to 3.7.1

Commits
  • af37ef2 [maven-release-plugin] prepare release jquery-3.7.1
  • 8e97422 [maven-release-plugin] prepare for next development iteration
  • 49d57c9 [maven-release-plugin] prepare release jquery-3.7.0
  • 6485756 bump to 3.7.0 - fixes #177
  • 7c10b2c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.webjars:font-awesome from 5.15.1 to 6.7.2

Commits
  • 6956e4b [maven-release-plugin] prepare release font-awesome-6.7.2
  • e44780a [maven-release-plugin] prepare for next development iteration
  • 827569f [maven-release-plugin] prepare release font-awesome-6.7.1
  • 1ae6c48 bump to 6.7.1 - fixes #82
  • 87f1ba1 [maven-release-plugin] prepare for next development iteration
  • f79dc73 [maven-release-plugin] prepare release font-awesome-6.6.0
  • 542bc20 bump to 6.6.0 - fixes #81
  • e9ac18a [maven-release-plugin] prepare for next development iteration
  • b9361cc [maven-release-plugin] prepare release font-awesome-6.5.2
  • bc4814f [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Bumps the quickstarts group with 1 update: actions/setup-java.

Updates actions/setup-java from 3 to 4

Release notes

Sourced from actions/setup-java's releases.

v4.0.0

What's Changed

In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.

Breaking changes

Non-breaking changes

New Contributors

Full Changelog: actions/setup-java@v3...v4.0.0

v3.14.1

What's Changed

Full Changelog: actions/setup-java@v3...v3.14.1

v3.14.0

What's Changed

  • Upgrade @​action/cache to 4.0.3 by @​aparnajyothi-y in actions/setup-java#790. In scope of this release we updated actions/cache package to ensure continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: actions/setup-java@v3...v3.14.0

v3.13.0

What's changed

In the scope of this release, support for Dragonwell JDK was added by @​Accelerator1996 in actions/setup-java#532

steps:
 - name: Checkout
   uses: actions/checkout@v3
 - name: Setup-java
   uses: actions/setup-java@v3
   with:
     distribution: 'dragonwell'
     java-version: '17'

... (truncated)

Commits
  • c5195ef actions/cache upgrade to 4.0.3 (#773)
  • dd38875 Bump ts-jest from 29.1.2 to 29.2.5 (#743)
  • 148017a Bump @​actions/glob from 0.4.0 to 0.5.0 (#744)
  • 3b6c050 Remove duplicated GraalVM section in documentation (#716)
  • b8ebb8b upgrade @​action/cache from 4.0.0 to 4.0.2 (#766)
  • 799ee7c Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Ali...
  • 3a4f6e1 Bump @​types/jest from 29.5.12 to 29.5.14 (#729)
  • 25f376e Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#727)
  • d4e4b6b Bump @​actions/http-client from 2.2.1 to 2.2.3 (#728)
  • 28b532b Create dependabot.yml (#722)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the quickstarts group with 4 updates: [org.webjars:bootstrap](https://github.com/webjars/bootstrap), [org.webjars:jquery](https://github.com/webjars/jquery), [org.webjars:font-awesome](https://github.com/webjars/font-awesome) and [org.webjars:leaflet](https://github.com/webjars/leaflet).


Updates `org.webjars:bootstrap` from 5.2.3 to 5.3.7
- [Commits](webjars/bootstrap@bootstrap-5.2.3...bootstrap-5.3.7)

Updates `org.webjars:jquery` from 3.6.4 to 3.7.1
- [Commits](webjars/jquery@jquery-3.6.4...jquery-3.7.1)

Updates `org.webjars:font-awesome` from 5.15.1 to 6.7.2
- [Commits](webjars/font-awesome@font-awesome-5.15.1...font-awesome-6.7.2)

Updates `org.webjars:leaflet` from 1.6.0 to 1.8.0
- [Commits](webjars/leaflet@leaflet-1.6.0...leaflet-1.8.0)
deps: bump the quickstarts group with 3 updates

Bumps the quickstarts group with 3 updates: [org.webjars:bootstrap](https://github.com/webjars/bootstrap), [org.webjars:jquery](https://github.com/webjars/jquery) and [org.webjars:font-awesome](https://github.com/webjars/font-awesome).


Updates `org.webjars:bootstrap` from 5.2.3 to 5.3.7
- [Commits](webjars/bootstrap@bootstrap-5.2.3...bootstrap-5.3.7)

Updates `org.webjars:jquery` from 3.6.4 to 3.7.1
- [Commits](webjars/jquery@jquery-3.6.4...jquery-3.7.1)

Updates `org.webjars:font-awesome` from 5.15.1 to 6.7.2
- [Commits](webjars/font-awesome@font-awesome-5.15.1...font-awesome-6.7.2)
deps: bump actions/setup-java from 3 to 4 in the quickstarts group

Bumps the quickstarts group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 3 to 4
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3...v4)

---
updated-dependencies:
- dependency-name: org.webjars:bootstrap
  dependency-version: 5.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quickstarts
- dependency-name: org.webjars:jquery
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quickstarts
- dependency-name: org.webjars:font-awesome
  dependency-version: 6.7.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: quickstarts
- dependency-name: org.webjars:leaflet
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quickstarts
- dependency-name: org.webjars:bootstrap
  dependency-version: 5.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quickstarts
- dependency-name: org.webjars:jquery
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quickstarts
- dependency-name: org.webjars:font-awesome
  dependency-version: 6.7.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: quickstarts
- dependency-name: actions/setup-java
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: quickstarts
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code java Pull requests that update Java code labels Jul 14, 2025
@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

@dependabot ignore org.webjars:*

@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

@dependabot ignore org.webjars:font-awesome
@dependabot ignore org.webjars:bootstrap
@dependabot ignore org.webjars:jquery
@dependabot ignore org.webjars:leaflet

@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

https://github.com/dependabot ignore org.webjars:font-awesome

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

OK, I won't notify you about org.webjars:font-awesome again, unless you unignore it.

@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

@dependabot ignore org.webjars:font-awesome

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

OK, I won't notify you about org.webjars:font-awesome again, unless you unignore it.

@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

@dependabot ignore org.webjars:bootstrap

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

OK, I won't notify you about org.webjars:bootstrap again, unless you unignore it.

@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

@dependabot ignore org.webjars:leaflet

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

OK, I won't notify you about org.webjars:leaflet again, unless you unignore it.

@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

@dependabot ignore org.webjars:jquery

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

OK, I won't notify you about org.webjars:jquery again, unless you unignore it.

@triceo
Copy link
Collaborator

triceo commented Jul 14, 2025

@dependabot recreate

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 github_actions Pull requests that update GitHub Actions code java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant