Skip to content

Update everything (major)#354

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-everything
Open

Update everything (major)#354
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-everything

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@bazel/buildifier 7.3.18.2.1 age confidence devDependencies major
@types/jasmine (source) 5.1.56.0.0 age confidence devDependencies major
@types/node (source) 20.17.924.11.0 age confidence devDependencies major 24.12.0 (+2)
actions/checkout v4v6 age confidence action major
bignumber.js 9.1.210.0.2 age confidence dependencies major
cimg/base 2024.122026.03 age confidence docker major
cimg/node 22.11.024.14.0 age confidence docker major
cimg/openjdk 21.0.525.0.1 age confidence docker major
gts 5.3.17.0.0 age confidence devDependencies major
jasmine (source) 5.4.06.1.0 age confidence devDependencies major
jasmine-core (source) 5.4.06.1.0 age confidence devDependencies major

Release Notes

bazelbuild/buildtools (@​bazel/buildifier)

v8.2.1: Release 8.2.1 (2025-06-10)

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/buildtools@v8.2.0...v8.2.1

v8.2.0: Release 8.2.0 (2025-04-30)

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/buildtools@v8.0.3...v8.2.0

v8.0.3: Release 8.0.3 (2025-02-05)

Compare Source

What's Changed

Full Changelog: bazelbuild/buildtools@v8.0.2...v8.0.3

v8.0.2: Release 8.0.2 (2025-01-30)

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/buildtools@v8.0.1...v8.0.2

v8.0.1: Release 8.0.1 (2025-01-15)

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/buildtools@v8.0.0...v8.0.1

v8.0.0: Release 8.0.0 (2025-01-09)

Compare Source

What's Changed

Full Changelog: bazelbuild/buildtools@v7.3.1...v8.0.0

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

MikeMcl/bignumber.js (bignumber.js)

v10.0.2

Compare Source

  • 24/02/26
  • Reinstate README.md links.

v10.0.1

Compare Source

  • 24/02/26
  • Commit dist folder.

v10.0.0

Compare Source

  • 23/02/26
  • Implement targeted builds for ES modules, CommonJS, and browser (global assignment).
  • Add CI workflow.
  • Add type declaration import tests.
  • Remove BigNumber.DEBUG, so the behaviour is now always as if it was true:
    • throw on invalid input instead of returning NaN.
    • always validate the c, e, and s properties of objects passed to isBigNumber
  • Don't call toString on any arbitrary object passed to the constructor.
  • Require a BigNumber value to be a string if a base is also passed.
  • Add toObject prototype method which returns a plain object with c, e, and s properties.
  • Remove .npmignore, as files in package.json is used. Add .gitignore.
  • Normalise line endings and add .gitattributes.
  • Add typescript to devDependencies.

v9.3.1

Compare Source

  • 11/07/25
  • [BUGFIX] #​388 toPrecision fix.

v9.3.0

Compare Source

  • 19/04/25
  • Refactor type declarations:
  • Rename bignumber.d.ts to types.d.ts.
  • Rename bignumber.d.cts to bignumber.d.ts.
  • Add export as namespace to bignumber.d.ts.
  • Remove subpath exports from package.json.
  • Refactor named export from bignumber.d.mts.
  • #​383 Remove ? from static BigNumber and default properties.
  • Add blank lines after titles in CHANGELOG.md.

v9.2.1

Compare Source

v9.2.0

Compare Source

  • 03/04/25
  • #​355 Support BigInt argument.
  • #​371 Provide separate type definitions for CommonJS and ES modules.
  • #​374 Correct comparedTo return type.
google/gts (gts)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • eslint use new config format (plus update deps) (#​935)
Features

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Update '.prettierrc.json' to include trailingComma: "all" to match internal Google config (#​822)
  • Update typescript and other dependencies (#​902)
  • Set no-floating-promises to error (#​901)
  • Set composite: true in tsconfig-google.json (#​899)
  • Set stripInternal in tsconfig-google.json (#​900)
  • Support Node 18+ (#​896)
Features
Bug Fixes
jasmine/jasmine-npm (jasmine)

v6.1.0

Compare Source

Please see the release notes.

v6.0.0

Compare Source

Please see the release notes.

v5.13.0

Compare Source

Please see the release notes.

v5.12.0

Compare Source

Please see the release notes.

v5.11.0

Compare Source

Please see the release notes.

v5.10.0

Compare Source

Please see the release notes.

v5.9.0

Compare Source

Please see the release notes.

v5.8.0

Compare Source

Please see the release notes.

v5.7.1

Compare Source

Please see the release notes.

v5.7.0

Compare Source

Please see the release notes.

v5.6.0

Compare Source

Please see the release notes.

v5.5.0

Compare Source

Please see the release notes.

jasmine/jasmine (jasmine-core)

v6.1.0

Compare Source

Please see the release notes.

v6.0.1

Compare Source

Please see the release notes.

v6.0.0

Compare Source

Please see the release notes.

v5.13.0

Compare Source

Please see the release notes.

v5.12.1

Compare Source

Please see the release notes.

v5.12.0

Compare Source

Please see the release notes.

v5.11.0

Compare Source

Please see the release notes.

v5.10.0

Compare Source

Please see the release notes.

v5.9.0

Compare Source

Please see the release notes.

v5.8.0

Compare Source

Please see the release notes.

v5.7.1

Compare Source

Please see the release notes.

v5.7.0

Compare Source

Please see the release notes.

v5.6.0

Compare Source

Please see the release notes.

v5.5.0

Compare Source

Please see the release notes.


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-everything branch 3 times, most recently from 439041d to f6c2c44 Compare August 24, 2024 03:24
@renovate renovate bot force-pushed the renovate/major-everything branch 3 times, most recently from c06163e to 39ed181 Compare August 31, 2024 03:43
@renovate renovate bot force-pushed the renovate/major-everything branch 2 times, most recently from 3d74e8b to 8f862bd Compare September 8, 2024 15:56
@renovate renovate bot force-pushed the renovate/major-everything branch 3 times, most recently from d064aa3 to 0f07632 Compare September 21, 2024 03:20
@renovate renovate bot force-pushed the renovate/major-everything branch 3 times, most recently from 5ae50cd to 090d33d Compare October 1, 2024 19:56
@renovate renovate bot force-pushed the renovate/major-everything branch 4 times, most recently from 223ca38 to 8932e33 Compare October 12, 2024 04:13
@renovate renovate bot force-pushed the renovate/major-everything branch 4 times, most recently from 280f81e to 82d1461 Compare October 26, 2024 06:05
@renovate renovate bot force-pushed the renovate/major-everything branch 8 times, most recently from 6ca6f99 to 16b7b65 Compare November 2, 2024 02:14
@renovate renovate bot force-pushed the renovate/major-everything branch 2 times, most recently from 72a50b7 to f8052c3 Compare November 17, 2024 09:11
@renovate renovate bot force-pushed the renovate/major-everything branch 6 times, most recently from cc81205 to 73dce9a Compare November 30, 2024 04:47
@renovate renovate bot force-pushed the renovate/major-everything branch 8 times, most recently from 23b5d50 to 97fe6a4 Compare December 7, 2024 04:34
@renovate renovate bot force-pushed the renovate/major-everything branch 2 times, most recently from 2270e91 to a2e464c Compare December 8, 2024 18:14
@renovate renovate bot force-pushed the renovate/major-everything branch from a2e464c to f4c5734 Compare December 18, 2024 11:15
@renovate renovate bot force-pushed the renovate/major-everything branch 4 times, most recently from db2cfa1 to f4a800e Compare January 10, 2025 14:03
@renovate renovate bot force-pushed the renovate/major-everything branch 5 times, most recently from 8924102 to 6449d2c Compare January 23, 2025 01:10
@renovate renovate bot force-pushed the renovate/major-everything branch from 6449d2c to d392822 Compare January 24, 2025 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants