browserify / ify-loader

Webpack loader to handle browserify transforms as intended.
MIT License
68 stars 9 forks source link

Bump bahmutov/npm-install from 1.4.5 to 1.8.22 #83

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps bahmutov/npm-install from 1.4.5 to 1.8.22.

Release notes

Sourced from bahmutov/npm-install's releases.

v1.8.22

1.8.22 (2022-08-19)

Bug Fixes

  • deps: update dependency @​actions/cache to v3.0.4 (dbdacd7)

v1.8.21

1.8.21 (2022-08-12)

Bug Fixes

  • deps: update dependency @​actions/cache to v3.0.3 (4f2c2de)

v1.8.20

1.8.20 (2022-08-10)

Bug Fixes

  • deps: update dependency @​actions/cache to v3.0.2 (c330557)

v1.8.19

1.8.19 (2022-08-09)

Bug Fixes

  • deps: update dependency @​actions/core to v1.9.1 (f87871f)

v1.8.18

1.8.18 (2022-08-05)

Bug Fixes

  • deps: update dependency @​actions/cache to v3.0.1 (b07df92)

v1.8.17

1.8.17 (2022-07-01)

Bug Fixes

  • update test for the Windows platform (5165842)

v1.8.16

1.8.16 (2022-06-25)

... (truncated)

Commits
  • dbdacd7 fix(deps): update dependency @​actions/cache to v3.0.4
  • 4f2c2de fix(deps): update dependency @​actions/cache to v3.0.3
  • c330557 fix(deps): update dependency @​actions/cache to v3.0.2
  • f87871f fix(deps): update dependency @​actions/core to v1.9.1
  • b07df92 fix(deps): update dependency @​actions/cache to v3.0.1
  • cb39a46 update the test
  • 5165842 fix: update test for the Windows platform
  • 069b152 Merge branch 'perrin4869-master'
  • 3979b1c rebuild dist
  • 3f4f27b fix(deps): update dependency @​actions/cache to v3
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #85.