- Add suffix input and support empty strings in prefix/suffix #333 (@consideRatio, @manics)
- Default branchRegex input to a regex describing valid tags #329 (@consideRatio, @manics)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@consideRatio (activity) | @manics (activity)
- Allow prefix to be a whitespace/comma separated list of prefixes #326 (@consideRatio, @manics)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@consideRatio (activity) | @manics (activity)
This action now uses Node.js 20.
- Update all dependencies, move to Node 20 #323 (@manics)
- Stop bumping dev deps and group production PRs #317 (@consideRatio)
- dependabot: monthly updates of github actions and npm deps #294 (@consideRatio)
- update dependencies #285 (@minrk)
- ci: use v1,v2,etc tags instead of branches for dependabot bumping compatibility #213 (@consideRatio)
- Remove deprecated
GITHUB_TOKEN
#140 (@manics)
(GitHub contributors page for this release)
@consideRatio | @dependabot | @manics | @minrk
This release changes the behavior to parse versions less strictly. In practice,
this makes the action accept the version 2.0.0b1
as a pre-release where it
previously would error and declare it as an invalid SemVer2 version.
- Bump ansi-regex from 5.0.0 to 5.0.1 #126 (@dependabot)
- Bump prettier from 2.4.0 to 2.4.1 #124 (@dependabot)
- Bump eslint-plugin-jest from 24.4.0 to 24.4.2 #123 (@dependabot)
- Bump @vercel/ncc from 0.31.0 to 0.31.1 #122 (@dependabot)
- Bump prettier from 2.3.2 to 2.4.0 #121 (@dependabot)
- Bump jest from 27.1.0 to 27.2.0 #120 (@dependabot)
- Bump @vercel/ncc from 0.30.0 to 0.31.0 #119 (@dependabot)
- Bump stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0 #118 (@dependabot)
- Bump nock from 13.1.2 to 13.1.3 #117 (@dependabot)
- Bump jest from 27.0.6 to 27.1.0 #116 (@dependabot)
- Bump @vercel/ncc from 0.29.2 to 0.30.0 #115 (@dependabot)
- Bump @vercel/ncc from 0.29.1 to 0.29.2 #114 (@dependabot)
- Bump @actions/core from 1.2.6 to 1.5.0 #113 (@dependabot)
- Bump nock from 13.1.1 to 13.1.2 #112 (@dependabot)
- Bump @vercel/ncc from 0.29.0 to 0.29.1 #111 (@dependabot)
- Bump eslint from 7.31.0 to 7.32.0 #110 (@dependabot)
- Bump eslint-plugin-jest from 24.3.6 to 24.4.0 #109 (@dependabot)
- Bump eslint from 7.30.0 to 7.31.0 #108 (@dependabot)
- Bump @vercel/ncc from 0.27.0 to 0.29.0 #107 (@dependabot)
- Bump jest from 27.0.5 to 27.0.6 #106 (@dependabot)
- Bump nock from 13.1.0 to 13.1.1 #105 (@dependabot)
- Bump eslint from 7.29.0 to 7.30.0 #104 (@dependabot)
- Bump jest from 27.0.4 to 27.0.5 #103 (@dependabot)
- Bump prettier from 2.3.1 to 2.3.2 #102 (@dependabot)
- Bump eslint from 7.28.0 to 7.29.0 #101 (@dependabot)
- Bump jest from 27.0.3 to 27.0.4 #100 (@dependabot)
- Bump glob-parent from 5.1.1 to 5.1.2 #98 (@dependabot)
- Bump prettier from 2.3.0 to 2.3.1 #97 (@dependabot)
- Bump nock from 13.0.11 to 13.1.0 #96 (@dependabot)
- Bump eslint from 7.27.0 to 7.28.0 #95 (@dependabot)
- Bump Actions-R-Us/actions-tagger from 95c51c646e75db5c6b7d447e3087bcee58677341 to 2.0.2 #69 (@dependabot)
- Bump semver from 7.3.4 to 7.3.5 #52 (@dependabot)
(GitHub contributors page for this release)
@consideRatio | @manics | @minrk
- Bump jest from 26.6.3 to 27.0.3 #92 (@dependabot)
- Bump ws from 7.4.0 to 7.4.6 #90 (@dependabot)
- Bump eslint from 7.26.0 to 7.27.0 #88 (@dependabot)
- Explicitly use Ubuntu 20.04 and NodeJS 14 #86 (@manics)
- Bump @actions/github from 4.0.0 to 5.0.0 #85 (@dependabot)
- Bump hosted-git-info from 2.8.8 to 2.8.9 #84 (@dependabot)
- Bump lodash from 4.17.20 to 4.17.21 #83 (@dependabot)
- Bump eslint from 7.25.0 to 7.26.0 #82 (@dependabot)
- Bump prettier from 2.2.1 to 2.3.0 #81 (@dependabot)
- Bump stefanzweifel/git-auto-commit-action from be7095c202abcf573b09f20541e0ee2f6a3a9d9b to 4.11.0 #80 (@dependabot)
- Bump eslint from 7.24.0 to 7.25.0 #77 (@dependabot)
- Bump eslint-plugin-jest from 24.3.5 to 24.3.6 #76 (@dependabot)
- Set permissions.contents=write in workflows #75 (@manics)
(GitHub contributors page for this release)
@consideRatio | @dependabot | @manics
- Documentation tweaks to action.yml / README.md pre-publishing #68 (@consideRatio)
(GitHub contributors page for this release)
- Update License from boilerplate entry to JupyterHub #63 (@consideRatio)
- Update README to assume a less introduced reader #65 (@consideRatio)
- ci: add automation to update release branches on GitHub releases #62 (@consideRatio)