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

fix(deps): update dependency @netlify/zip-it-and-ship-it to v9 #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@netlify/zip-it-and-ship-it ^8.10.0 -> ^9.32.1 age adoption passing confidence

Release Notes

netlify/zip-it-and-ship-it (@​netlify/zip-it-and-ship-it)

v9.32.1

Compare Source

Bug Fixes

v9.32.0

Compare Source

Features

v9.31.4

Compare Source

Bug Fixes

v9.31.3

Compare Source

Bug Fixes

v9.31.2

Compare Source

Bug Fixes

v9.31.1

Compare Source

Bug Fixes

v9.31.0

Compare Source

Features
Bug Fixes

v9.30.0

Compare Source

Features

v9.29.2

Compare Source

Bug Fixes
  • create symlink parent directory before creating symlink itself (#​1709) (db2f959)

v9.29.1

Compare Source

Bug Fixes

v9.29.0

Compare Source

Features

v9.28.4

Compare Source

Bug Fixes
  • preserve symlinks from included files in the resulting zip archive (#​1701) (8ebae9d)

v9.28.3

Compare Source

Bug Fixes

v9.28.2

Compare Source

Bug Fixes

v9.28.1

Compare Source

Bug Fixes
  • fixes an issue where the included paths where missing symlinks and .dot directories (#​1678) (81e451b)

v9.28.0

Compare Source

Features
Bug Fixes

v9.27.0

Compare Source

Features
Bug Fixes

v9.26.4

Compare Source

Bug Fixes

v9.26.3

Compare Source

Bug Fixes

v9.26.2

Compare Source

Bug Fixes

v9.26.1

Compare Source

Bug Fixes

v9.26.0

Compare Source

Features
Bug Fixes

v9.25.7

Compare Source

Bug Fixes

v9.25.6

Compare Source

Bug Fixes

v9.25.5

Compare Source

Bug Fixes
  • fixes an issue where createDirectory created a different structure than createZip (#​1631) (3092e01)

v9.25.4

Compare Source

Bug Fixes

v9.25.3

Compare Source

Bug Fixes

v9.25.2

Compare Source

Bug Fixes
  • handle named export declaration with two specifiers for v2 (#​1620) (7898a4b)

v9.25.1

Compare Source

Bug Fixes
  • make Netlify.env working by injecting it in the entry file (#​1618) (7eafe95)

v9.25.0

Compare Source

Features

v9.24.3

Compare Source

Bug Fixes

v9.24.2

Compare Source

Bug Fixes

v9.24.1

Compare Source

Bug Fixes

v9.24.0

Compare Source

Features
Bug Fixes

v9.23.1

Compare Source

Bug Fixes

v9.23.0

Compare Source

Features

v9.22.0

Compare Source

Features

v9.21.0

Compare Source

Features

v9.20.0

Compare Source

Features
Bug Fixes

v9.19.0

Compare Source

Features
Bug Fixes

v9.18.1

Compare Source

Bug Fixes

v9.18.0

Compare Source

Features
Bug Fixes

v9.17.3

Compare Source

Bug Fixes

v9.17.2

Compare Source

Bug Fixes

v9.17.1

Compare Source

Bug Fixes

v9.17.0

Compare Source

Features
Bug Fixes

v9.16.0

Compare Source

Features
Bug Fixes

v9.15.1

Compare Source

Bug Fixes

v9.15.0

Compare Source

Features
Bug Fixes

v9.14.0

Compare Source

Features
Bug Fixes

v9.13.1

Compare Source

Bug Fixes

v9.13.0

Compare Source

Features
Bug Fixes

v9.12.2

Compare Source

Bug Fixes
  • select at least Node.js 18 when v2 function detected (#​1490) (eb6ba61)

v9.12.1

Compare Source

Bug Fixes
  • auto-enable zisi_pure_esm, zisi_pure_esm_mjs when v2 api is used (#​1489) (25b10eb)
  • deps: update dependency semver to v7.5.2 [security] (#​1485) (e9ab18f)

v9.12.0

Compare Source

Features

v9.11.0

Compare Source

Features
Bug Fixes

v9.10.0

Compare Source

Features
Bug Fixes

v9.9.1

Compare Source

Bug Fixes

v9.9.0

Compare Source

Features
Bug Fixes

v9.8.1

Compare Source

Bug Fixes

v9.8.0

Compare Source

Features
Bug Fixes

v9.7.0

Compare Source

Features

v9.6.0

Compare Source

Features
Bug Fixes

v9.5.0

Compare Source

Features

v9.4.1

Compare Source

Bug Fixes

v9.4.0

Compare Source

Features

v9.3.1

Compare Source

Bug Fixes

v9.3.0

Compare Source

Features
Bug Fixes

v9.2.1

Compare Source

Bug Fixes
  • add feature flag for the inheritance of the Node.js version from build (#​1394) (cf04b49)

v9.2.0

Compare Source

Features

v9.1.0

Compare Source

Features

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • The exported typescript types for NodeBundlerType, RuntimeType, and ModuleFormat are not enums anymore but unions of strings. Use the newly exported NODE_BUNDLER, RUNTIME, and MODULE_FORMAT for constants. Also the types NodeBundlerType and RuntimeType were renamed to NodeBundlerName and RuntimeName respectively.
  • drop node 14.16 and 14.17 (#​1391)
Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 6am and before 10am on monday" (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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@renovate renovate bot force-pushed the renovate/netlify-zip-it-and-ship-it-9.x branch 2 times, most recently from 29fddfb to 67df1f1 Compare March 28, 2024 14:17
@renovate renovate bot force-pushed the renovate/netlify-zip-it-and-ship-it-9.x branch 3 times, most recently from 44c8a60 to 27e8a80 Compare April 8, 2024 15:15
@renovate renovate bot force-pushed the renovate/netlify-zip-it-and-ship-it-9.x branch 3 times, most recently from 8926049 to bec95e6 Compare April 16, 2024 14:17
@renovate renovate bot force-pushed the renovate/netlify-zip-it-and-ship-it-9.x branch 4 times, most recently from d1f3525 to bfc9901 Compare April 25, 2024 12:08
@renovate renovate bot force-pushed the renovate/netlify-zip-it-and-ship-it-9.x branch 2 times, most recently from e3e0192 to 86372c5 Compare May 2, 2024 12:18
@renovate renovate bot force-pushed the renovate/netlify-zip-it-and-ship-it-9.x branch from 86372c5 to 4b5759a Compare May 7, 2024 12:51
Copy link

github-actions bot commented May 7, 2024

Images automagically compressed by Calibre's image-actions

Compression reduced images by 13.2%, saving 6.41 KB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/688db3f550.png 8.66 KB 7.73 KB -10.8% View diff
template/public/img/uploads/e677be7c9e.png 7.69 KB 6.13 KB -20.3% View diff
template/public/img/uploads/festcakes.webp 32.18 KB 28.27 KB -12.2% View diff

26 images did not require optimisation.

Copy link
Contributor Author

renovate bot commented May 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants