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.1.0 #337

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v4.0.3 -> v4.1.0

Release Notes

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

v4.1.0

Compare Source

v4.0.4

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 this update again.


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

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

Copy link

github-actions bot commented Sep 19, 2024

Size Change: 0 B

Total Size: 49.3 kB

ℹ️ View Unchanged
Filename Size
lib/browser/array.js 396 B
lib/browser/codec-handler/create.js 272 B
lib/browser/codec-handler/handlers/identity.js 123 B
lib/browser/codec-handler/handlers/jet.js 356 B
lib/browser/codec-handler/handlers/office/agile/EncryptionDescriptor.js 617 B
lib/browser/codec-handler/handlers/office/agile/index.js 767 B
lib/browser/codec-handler/handlers/office/agile/types.js 31 B
lib/browser/codec-handler/handlers/office/CryptoAlgorithm.js 227 B
lib/browser/codec-handler/handlers/office/EncryptionHeader.js 897 B
lib/browser/codec-handler/handlers/office/EncryptionVerifier.js 374 B
lib/browser/codec-handler/handlers/office/HashAlgorithm.js 98 B
lib/browser/codec-handler/handlers/office/index.js 903 B
lib/browser/codec-handler/handlers/office/rc4-cryptoapi.js 679 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 535 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 478 B
lib/browser/crypto/types.js 31 B
lib/browser/data/bigint.js 83 B
lib/browser/data/binary.js 114 B
lib/browser/data/byte.js 82 B
lib/browser/data/complexOrLong.js 93 B
lib/browser/data/currency.js 493 B
lib/browser/data/datetime.js 181 B
lib/browser/data/datetimextended.js 480 B
lib/browser/data/double.js 81 B
lib/browser/data/float.js 80 B
lib/browser/data/index.js 542 B
lib/browser/data/integer.js 84 B
lib/browser/data/memo.js 606 B
lib/browser/data/numeric.js 522 B
lib/browser/data/ole.js 530 B
lib/browser/data/repid.js 289 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 792 B
lib/browser/environment/index.js 129 B
lib/browser/index.js 74 B
lib/browser/JetFormat/index.js 714 B
lib/browser/JetFormat/Jet12Format.js 129 B
lib/browser/JetFormat/Jet14Format.js 143 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 132 B
lib/browser/JetFormat/types.js 132 B
lib/browser/MDBReader.js 930 B
lib/browser/PageType.js 381 B
lib/browser/SortOrder.js 136 B
lib/browser/SysObject.js 485 B
lib/browser/Table.js 3.03 kB
lib/browser/types.js 237 B
lib/browser/unicodeCompression.js 591 B
lib/browser/usage-map.js 681 B
lib/browser/util.js 598 B
lib/node/array.js 396 B
lib/node/codec-handler/create.js 272 B
lib/node/codec-handler/handlers/identity.js 123 B
lib/node/codec-handler/handlers/jet.js 356 B
lib/node/codec-handler/handlers/office/agile/EncryptionDescriptor.js 617 B
lib/node/codec-handler/handlers/office/agile/index.js 767 B
lib/node/codec-handler/handlers/office/agile/types.js 31 B
lib/node/codec-handler/handlers/office/CryptoAlgorithm.js 227 B
lib/node/codec-handler/handlers/office/EncryptionHeader.js 897 B
lib/node/codec-handler/handlers/office/EncryptionVerifier.js 374 B
lib/node/codec-handler/handlers/office/HashAlgorithm.js 98 B
lib/node/codec-handler/handlers/office/index.js 903 B
lib/node/codec-handler/handlers/office/rc4-cryptoapi.js 679 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 535 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 478 B
lib/node/crypto/types.js 31 B
lib/node/data/bigint.js 83 B
lib/node/data/binary.js 114 B
lib/node/data/byte.js 82 B
lib/node/data/complexOrLong.js 93 B
lib/node/data/currency.js 493 B
lib/node/data/datetime.js 181 B
lib/node/data/datetimextended.js 480 B
lib/node/data/double.js 81 B
lib/node/data/float.js 80 B
lib/node/data/index.js 542 B
lib/node/data/integer.js 84 B
lib/node/data/memo.js 606 B
lib/node/data/numeric.js 522 B
lib/node/data/ole.js 530 B
lib/node/data/repid.js 289 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 792 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 129 B
lib/node/JetFormat/Jet14Format.js 143 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 132 B
lib/node/JetFormat/types.js 132 B
lib/node/MDBReader.js 930 B
lib/node/PageType.js 381 B
lib/node/SortOrder.js 136 B
lib/node/SysObject.js 485 B
lib/node/Table.js 3.03 kB
lib/node/types.js 237 B
lib/node/unicodeCompression.js 591 B
lib/node/usage-map.js 681 B
lib/node/util.js 598 B

compressed-size-action

@renovate renovate bot changed the title chore: update actions/setup-node action to v4.0.4 chore: update actions/setup-node action to v4.1.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 35e0a02 to cca803e Compare October 24, 2024 15:39
@andipaetzold andipaetzold merged commit 5b93d27 into main Oct 29, 2024
7 checks passed
@andipaetzold andipaetzold deleted the renovate/actions-setup-node-4.x branch October 29, 2024 20:17
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