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

Update all non-major dependencies #1008

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tweenjs/tween.js ~23.1.1 -> ~23.1.2 age adoption passing confidence
dprint ^0.45.1 -> ^0.46.2 age adoption passing confidence

Release Notes

tweenjs/tween.js (@​tweenjs/tween.js)

v23.1.2: - yo yo yo yo!

Compare Source

What's Changed

New Contributors

Full Changelog: tweenjs/tween.js@v23.1.1...v23.1.2

dprint/dprint (dprint)

v0.46.2

Compare Source

Changes

  • fix: analyze Wasm plugin version without instantiating plugin (#​857)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 88abd8a6f416b624fdfae338ae6fca440f4a36b35199f0d03438caeb7715d820
dprint-aarch64-apple-darwin.zip a331d1c9ad2abb96d46c33d25f1166bd5497dde0c48eb8a8f3d98143cd4bca5b
dprint-x86_64-pc-windows-msvc.zip 53ab1991d23be9de8bf3b920f8605aee55629321fcacccfc5df38d49b2eb5160
dprint-x86_64-pc-windows-msvc-installer.exe e4c015ddbc247fe889f03a011ec4832bc339175977f7db4f674ae0313e2fe726
dprint-x86_64-unknown-linux-gnu.zip e2819a2f1092750227cbd0a92b1172e889a30ddbb5773e85db133c1c8859edf6
dprint-x86_64-unknown-linux-musl.zip bbe9fe8eae9abdcfccdeca97fd8c524efd6137de702ee96e82b0ecb4ad432ebf
dprint-aarch64-unknown-linux-gnu.zip 3f01bc1d7d47fec7c00af52ee5e270f4759743da1f6e1b31a593bfdaa1dc1906
dprint-aarch64-unknown-linux-musl.zip d7b6f88c320bffcbb1dfeb6030d5a1ef23d18d81721e39abdbf4b8bdab389ba4

v0.46.1

Compare Source

Changes

  • fix: dprint 0.46 release for cargo install without --locked flag (#​852)
  • fix: upgrade to rustls 0.23.8 (#​853)

Please run dprint config update after upgrading as some BOM handling happens in the plugins now and some may fail to parse files with a BOM now. See #​854 and sorry for any headaches (I'm unsure of the impact of this change, so let me know if this is a huge hassle for you).

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip cdea84bce1d84c26e8eced2265d246b79a849ec2e7d1377d98dd7bdb21c7ce83
dprint-aarch64-apple-darwin.zip f3ff4faef83d14c3b4ae262e79a40d4e0fc3fa1903d0b6e9b82f0b25b00e9499
dprint-x86_64-pc-windows-msvc.zip 74e5ab38c744d5903862c2b5174d0fef9759b5506da775e1fb93b6a68c63101d
dprint-x86_64-pc-windows-msvc-installer.exe 107786c41be76b49463a50d7d9d788397bba723e107e723347f8e8dde65339dc
dprint-x86_64-unknown-linux-gnu.zip cb72fa6b474e2847a3cf5705b43ee2cbfdafddd7c69ff162309fd1f4f43c872a
dprint-x86_64-unknown-linux-musl.zip 4a7d6fa6b920ab150f580965556086cdd7992e07078e627ab9a9d1c3bd30ba85
dprint-aarch64-unknown-linux-gnu.zip c4e892d5d237a57ede7900255e5ce669b56160e61c89798c118fbd4c36d48ff2
dprint-aarch64-unknown-linux-musl.zip e2b6d87167d21f1f01571790e79526ef9caff3b8b75f5cac348c4f06f60a8c16

v0.46.0

Compare Source

Changes

  • feat: gitignore support (#​832)
  • feat: DPRINT_TLS_CA_STORE and DPRINT_CERT (#​850)
  • fix: remove BOM handling from the CLI (#​844)

Please run dprint config update after upgrading as some BOM handling happens in the plugins now and some may fail to parse files with a BOM now. See #​854 and sorry for any headaches (I'm unsure of the impact of this change, so let me know if this is a huge hassle for you).

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip e339f1f891c60087676d72f70ba5f80dcaedde4bdc58730b9cb68a5483b3abfd
dprint-aarch64-apple-darwin.zip 4b608b3676f10e04328c3d8be396bded96328ebca9b95b70bf5baf67bed7b135
dprint-x86_64-pc-windows-msvc.zip 786201545938f6f7c6d407e6404b31ae9bbf9e5a4abc4c88dc9bd73da369a906
dprint-x86_64-pc-windows-msvc-installer.exe e445b37af124e5d8ef691685632509d2bfc701962c58db89eebc8a8de7352ab4
dprint-x86_64-unknown-linux-gnu.zip 8274ea44d2ab4d10b8bdfcc824d946a6d051594aede49c9db8c5e810887abd67
dprint-x86_64-unknown-linux-musl.zip 7a2c12edc868259be890174c4ec3bd51c81ec8773aa294e12fac0634f36d15f5
dprint-aarch64-unknown-linux-gnu.zip 6617465acba53c9b939e73f20538a8027e45593342c34f7ac4826c9f4e6cf53b
dprint-aarch64-unknown-linux-musl.zip e52c0a3398e34e88ffe560e719bf8361ba3f35b4e0927ab9ba0761796884ce24

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 30cf1aa to 050eb32 Compare June 8, 2024 22:53
@Methuselah96 Methuselah96 merged commit 2acf6d8 into master Jun 17, 2024
4 checks passed
@Methuselah96 Methuselah96 deleted the renovate/all-minor-patch branch June 17, 2024 12:50
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.

1 participant