Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: netlify/zip-it-and-ship-it
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.0
Choose a base ref
...
head repository: netlify/zip-it-and-ship-it
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.5.1
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 21, 2022

  1. chore(deps): update dependency @netlify/eslint-config-node to ^4.1.6 (#…

    …958)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jan 21, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f5440d1 View commit details

Commits on Jan 24, 2022

  1. fix(deps): update dependency @babel/parser to v7.16.12 (#959)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jan 24, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c035002 View commit details
  2. fix(deps): update dependency @vercel/nft to v0.17.4 (#960)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Jan 24, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    42531eb View commit details
  3. fix(deps): update dependency precinct to v8.3.1 (#961)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Jan 24, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    93a6a63 View commit details
  4. fix(deps): update dependency typescript to v4.5.5 (#962)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Jan 24, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9bd166e View commit details
  5. chore(deps): update dependency @netlify/eslint-config-node to ^4.1.7 (#…

    …964)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jan 24, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8123ac4 View commit details

Commits on Jan 26, 2022

  1. chore(main): release 5.5.1 (#963)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    token-generator-app[bot] and kodiakhq[bot] authored Jan 26, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e32bf65 View commit details
Showing with 51 additions and 41 deletions.
  1. +10 −0 CHANGELOG.md
  2. +39 −39 package-lock.json
  3. +2 −2 package.json
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [5.5.1](https://github.com/netlify/zip-it-and-ship-it/compare/v5.5.0...v5.5.1) (2022-01-24)


### Bug Fixes

* **deps:** update dependency @babel/parser to v7.16.12 ([#959](https://github.com/netlify/zip-it-and-ship-it/issues/959)) ([c035002](https://github.com/netlify/zip-it-and-ship-it/commit/c0350025da06a773eead2a54a91a54da56e97531))
* **deps:** update dependency @vercel/nft to v0.17.4 ([#960](https://github.com/netlify/zip-it-and-ship-it/issues/960)) ([42531eb](https://github.com/netlify/zip-it-and-ship-it/commit/42531eb908d96a790bd0abe0f3db72ceca60d761))
* **deps:** update dependency precinct to v8.3.1 ([#961](https://github.com/netlify/zip-it-and-ship-it/issues/961)) ([93a6a63](https://github.com/netlify/zip-it-and-ship-it/commit/93a6a631188cbe6294640e6926986f37d776ef44))
* **deps:** update dependency typescript to v4.5.5 ([#962](https://github.com/netlify/zip-it-and-ship-it/issues/962)) ([9bd166e](https://github.com/netlify/zip-it-and-ship-it/commit/9bd166e0a836004a757d172bde0aaa3241326b1c))

## [5.5.0](https://github.com/netlify/zip-it-and-ship-it/compare/v5.4.1...v5.5.0) (2022-01-19)


78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/zip-it-and-ship-it",
"version": "5.5.0",
"version": "5.5.1",
"description": "Zip it and ship it",
"main": "./dist/main.js",
"bin": {
@@ -87,7 +87,7 @@
},
"devDependencies": {
"@babel/types": "^7.15.6",
"@netlify/eslint-config-node": "^4.1.5",
"@netlify/eslint-config-node": "^4.1.7",
"@types/archiver": "^5.1.1",
"@types/end-of-stream": "^1.4.1",
"@types/resolve": "^1.20.1",