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

chore: update actions/setup-node action to v4 #304

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v3 -> v4
actions/setup-node action major v3.8.1 -> v4.0.1

Release Notes

actions/setup-node (actions/setup-node)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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/actions-setup-node-4.x branch from e2c5064 to db45313 Compare December 18, 2023 12:27
Copy link

Size Change: 0 B

Total Size: 49.3 kB

ℹ️ View Unchanged
Filename Size
lib/browser/array.js 405 B
lib/browser/codec-handler/create.js 271 B
lib/browser/codec-handler/handlers/identity.js 124 B
lib/browser/codec-handler/handlers/jet.js 357 B
lib/browser/codec-handler/handlers/office/agile/EncryptionDescriptor.js 616 B
lib/browser/codec-handler/handlers/office/agile/index.js 769 B
lib/browser/codec-handler/handlers/office/agile/types.js 31 B
lib/browser/codec-handler/handlers/office/CryptoAlgorithm.js 228 B
lib/browser/codec-handler/handlers/office/EncryptionHeader.js 894 B
lib/browser/codec-handler/handlers/office/EncryptionVerifier.js 375 B
lib/browser/codec-handler/handlers/office/HashAlgorithm.js 97 B
lib/browser/codec-handler/handlers/office/index.js 904 B
lib/browser/codec-handler/handlers/office/rc4-cryptoapi.js 678 B
lib/browser/codec-handler/index.js 78 B
lib/browser/codec-handler/types.js 31 B
lib/browser/codec-handler/util.js 175 B
lib/browser/column.js 537 B
lib/browser/crypto/blockDecrypt.js 231 B
lib/browser/crypto/deriveKey.js 370 B
lib/browser/crypto/hash.js 228 B
lib/browser/crypto/index.js 80 B
lib/browser/crypto/rc4.js 473 B
lib/browser/crypto/types.js 31 B
lib/browser/data/bigint.js 81 B
lib/browser/data/binary.js 114 B
lib/browser/data/byte.js 80 B
lib/browser/data/complexOrLong.js 91 B
lib/browser/data/currency.js 491 B
lib/browser/data/datetime.js 183 B
lib/browser/data/datetimextended.js 482 B
lib/browser/data/double.js 79 B
lib/browser/data/float.js 78 B
lib/browser/data/index.js 543 B
lib/browser/data/integer.js 82 B
lib/browser/data/memo.js 606 B
lib/browser/data/numeric.js 522 B
lib/browser/data/ole.js 531 B
lib/browser/data/repid.js 291 B
lib/browser/data/text.js 149 B
lib/browser/data/util.js 351 B
lib/browser/Database.js 1.45 kB
lib/browser/dependencies/iconv-lite/index.js 785 B
lib/browser/environment/index.js 125 B
lib/browser/index.js 74 B
lib/browser/JetFormat/index.js 714 B
lib/browser/JetFormat/Jet12Format.js 126 B
lib/browser/JetFormat/Jet14Format.js 141 B
lib/browser/JetFormat/Jet15Format.js 79 B
lib/browser/JetFormat/Jet16Format.js 79 B
lib/browser/JetFormat/Jet17Format.js 79 B
lib/browser/JetFormat/Jet3Format.js 470 B
lib/browser/JetFormat/Jet4Format.js 476 B
lib/browser/JetFormat/MSISAMFormat.js 129 B
lib/browser/JetFormat/types.js 130 B
lib/browser/MDBReader.js 933 B
lib/browser/PageType.js 381 B
lib/browser/SortOrder.js 135 B
lib/browser/SysObject.js 485 B
lib/browser/Table.js 3.05 kB
lib/browser/types.js 230 B
lib/browser/unicodeCompression.js 593 B
lib/browser/usage-map.js 678 B
lib/browser/util.js 598 B
lib/node/array.js 405 B
lib/node/codec-handler/create.js 271 B
lib/node/codec-handler/handlers/identity.js 124 B
lib/node/codec-handler/handlers/jet.js 357 B
lib/node/codec-handler/handlers/office/agile/EncryptionDescriptor.js 616 B
lib/node/codec-handler/handlers/office/agile/index.js 769 B
lib/node/codec-handler/handlers/office/agile/types.js 31 B
lib/node/codec-handler/handlers/office/CryptoAlgorithm.js 228 B
lib/node/codec-handler/handlers/office/EncryptionHeader.js 894 B
lib/node/codec-handler/handlers/office/EncryptionVerifier.js 375 B
lib/node/codec-handler/handlers/office/HashAlgorithm.js 97 B
lib/node/codec-handler/handlers/office/index.js 904 B
lib/node/codec-handler/handlers/office/rc4-cryptoapi.js 678 B
lib/node/codec-handler/index.js 78 B
lib/node/codec-handler/types.js 31 B
lib/node/codec-handler/util.js 175 B
lib/node/column.js 537 B
lib/node/crypto/blockDecrypt.js 231 B
lib/node/crypto/deriveKey.js 370 B
lib/node/crypto/hash.js 228 B
lib/node/crypto/index.js 80 B
lib/node/crypto/rc4.js 473 B
lib/node/crypto/types.js 31 B
lib/node/data/bigint.js 81 B
lib/node/data/binary.js 114 B
lib/node/data/byte.js 80 B
lib/node/data/complexOrLong.js 91 B
lib/node/data/currency.js 491 B
lib/node/data/datetime.js 183 B
lib/node/data/datetimextended.js 482 B
lib/node/data/double.js 79 B
lib/node/data/float.js 78 B
lib/node/data/index.js 543 B
lib/node/data/integer.js 82 B
lib/node/data/memo.js 606 B
lib/node/data/numeric.js 522 B
lib/node/data/ole.js 531 B
lib/node/data/repid.js 291 B
lib/node/data/text.js 149 B
lib/node/data/util.js 351 B
lib/node/Database.js 1.45 kB
lib/node/dependencies/iconv-lite/index.js 785 B
lib/node/environment/index.js 70 B
lib/node/index.js 74 B
lib/node/JetFormat/index.js 714 B
lib/node/JetFormat/Jet12Format.js 126 B
lib/node/JetFormat/Jet14Format.js 141 B
lib/node/JetFormat/Jet15Format.js 79 B
lib/node/JetFormat/Jet16Format.js 79 B
lib/node/JetFormat/Jet17Format.js 79 B
lib/node/JetFormat/Jet3Format.js 470 B
lib/node/JetFormat/Jet4Format.js 476 B
lib/node/JetFormat/MSISAMFormat.js 129 B
lib/node/JetFormat/types.js 130 B
lib/node/MDBReader.js 933 B
lib/node/PageType.js 381 B
lib/node/SortOrder.js 135 B
lib/node/SysObject.js 485 B
lib/node/Table.js 3.05 kB
lib/node/types.js 230 B
lib/node/unicodeCompression.js 593 B
lib/node/usage-map.js 678 B
lib/node/util.js 598 B

compressed-size-action

@andipaetzold andipaetzold merged commit 9a0b5e4 into main Dec 22, 2023
7 checks passed
@andipaetzold andipaetzold deleted the renovate/actions-setup-node-4.x branch December 22, 2023 21:33
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