Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps elemental from 1.2.3 to 1.3.1.
Updates com.google.elemental2:elemental2-core from 1.2.3 to 1.3.1

Release notes

Sourced from com.google.elemental2:elemental2-core's releases.

1.3.1

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.1")

Full Changelog: google/elemental2@1.3.0...1.3.1

1.3.1-RC1

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.1-RC1")

Full Changelog: google/elemental2@1.3.0...1.3.1-RC1

1.3.0

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.0")

Full Changelog: google/elemental2@1.1.0...1.3.0

Commits
  • 39815e1 Share the common dependencies across all pom files.
  • 37a3770 Add GitHub latest release badge to READMEs.
  • f849772 Prepare elemental2 for its first BCR release.
  • 5a00f46 Fix the git archive format to match the archive file suffix.
  • 034d385 Configure java 21 in bcr presubmits using an anonymous module.
  • 184fdeb Set the minimum permission needed for running ci.yaml.
  • 6ae6027 Remove bcr_test_module stanza
  • 1305fd0 Bump the github-actions group with 3 updates
  • 35714bb Make j2cl/release_prep.sh repo agnostic so we can reuse it in all our repos.
  • 4e2155e Add back OSSF scorecard workflow.
  • Additional commits viewable in compare view

Updates com.google.elemental2:elemental2-dom from 1.2.3 to 1.3.1

Release notes

Sourced from com.google.elemental2:elemental2-dom's releases.

1.3.1

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.1")

Full Changelog: google/elemental2@1.3.0...1.3.1

1.3.1-RC1

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.1-RC1")

Full Changelog: google/elemental2@1.3.0...1.3.1-RC1

1.3.0

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.0")

Full Changelog: google/elemental2@1.1.0...1.3.0

Commits
  • 39815e1 Share the common dependencies across all pom files.
  • 37a3770 Add GitHub latest release badge to READMEs.
  • f849772 Prepare elemental2 for its first BCR release.
  • 5a00f46 Fix the git archive format to match the archive file suffix.
  • 034d385 Configure java 21 in bcr presubmits using an anonymous module.
  • 184fdeb Set the minimum permission needed for running ci.yaml.
  • 6ae6027 Remove bcr_test_module stanza
  • 1305fd0 Bump the github-actions group with 3 updates
  • 35714bb Make j2cl/release_prep.sh repo agnostic so we can reuse it in all our repos.
  • 4e2155e Add back OSSF scorecard workflow.
  • Additional commits viewable in compare view

Updates com.google.elemental2:elemental2-promise from 1.2.3 to 1.3.1

Release notes

Sourced from com.google.elemental2:elemental2-promise's releases.

1.3.1

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.1")

Full Changelog: google/elemental2@1.3.0...1.3.1

1.3.1-RC1

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.1-RC1")

Full Changelog: google/elemental2@1.3.0...1.3.1-RC1

1.3.0

Using Bazel 8 or later, add to your MODULE.bazel file:

bazel_dep(name = "elemental2", version = "1.3.0")

Full Changelog: google/elemental2@1.1.0...1.3.0

Commits
  • 39815e1 Share the common dependencies across all pom files.
  • 37a3770 Add GitHub latest release badge to READMEs.
  • f849772 Prepare elemental2 for its first BCR release.
  • 5a00f46 Fix the git archive format to match the archive file suffix.
  • 034d385 Configure java 21 in bcr presubmits using an anonymous module.
  • 184fdeb Set the minimum permission needed for running ci.yaml.
  • 6ae6027 Remove bcr_test_module stanza
  • 1305fd0 Bump the github-actions group with 3 updates
  • 35714bb Make j2cl/release_prep.sh repo agnostic so we can reuse it in all our repos.
  • 4e2155e Add back OSSF scorecard workflow.
  • 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 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)

Bumps `elemental` from 1.2.3 to 1.3.1.

Updates `com.google.elemental2:elemental2-core` from 1.2.3 to 1.3.1
- [Release notes](https://github.com/google/elemental2/releases)
- [Commits](google/elemental2@1.2.3...1.3.1)

Updates `com.google.elemental2:elemental2-dom` from 1.2.3 to 1.3.1
- [Release notes](https://github.com/google/elemental2/releases)
- [Commits](google/elemental2@1.2.3...1.3.1)

Updates `com.google.elemental2:elemental2-promise` from 1.2.3 to 1.3.1
- [Release notes](https://github.com/google/elemental2/releases)
- [Commits](google/elemental2@1.2.3...1.3.1)

---
updated-dependencies:
- dependency-name: com.google.elemental2:elemental2-core
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.elemental2:elemental2-dom
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.elemental2:elemental2-promise
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #7208.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/gradle/elemental-1.3.1 branch September 22, 2025 02:09
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants