Releases: leb4r/semtag
Releases · leb4r/semtag
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
🤖 Automatic Updates
build(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.3.3 @dependabot (#31)
Bumps dependabot/fetch-metadata from 1.1.1 to 1.3.3.
Release notes
Sourced from dependabot/fetch-metadata's releases.
v1.3.3
What's Changed
- action.yaml: fix skip-commit-verification quoting by
@jsok
in dependabot/fetch-metadata#232New Contributors
@jsok
made their first contribution in dependabot/fetch-metadata#232Full Changelog: dependabot/fetch-metadata@v1.3.2...v1.3.3
v1.3.2
What's Changed
- Update CODEOWNERS by
@mattt
in dependabot/fetch-metadata#211- Add 'skip-commit-verification' as an input for GitHub Enterprise Server users by
@brrygrdn
in dependabot/fetch-metadata#225New Contributors
@mattt
made their first contribution in dependabot/fetch-metadata#211Full Changelog: dependabot/fetch-metadata@v1.3.1...v1.3.2
v1.3.1
Highlights
This release is primarily catching up on our dependencies, but it also includes a few bug fixes:
- Correctly populate Dependabot Alert metadata when a manifest is located in the project root, thanks
@SalimBensiali
- Add a workaround for a dependabot-core bug that causes the
update-type
to be blank occasionally, thanks@mwaddell
What's Changed
- If the
update-type
is missing for some reason, calculate it by@mwaddell
in dependabot/fetch-metadata#173- Updated readme to explain when you need to use a PAT by
@mwaddell
in dependabot/fetch-metadata#183- Updated auto approve example to minimizing notifications by
@mwaddell
in dependabot/fetch-metadata#188- Bump
@types/node
from 17.0.19 to 17.0.23 by@dependabot
in dependabot/fetch-metadata#191- Bump
@types/jest
from 27.4.0 to 27.4.1 by@dependabot
in dependabot/fetch-metadata#168- Fix incorrect vulnerable manifest path check by
@SalimBensiali
in dependabot/fetch-metadata#186- Bump
@types/yargs
from 17.0.8 to 17.0.10 by@dependabot
in dependabot/fetch-metadata#181- Bump
@typescript-eslint/parser
from 5.12.1 to 5.17.0 by@dependabot
in dependabot/fetch-metadata#194- Bump eslint from 8.9.0 to 8.12.0 by
@dependabot
in dependabot/fetch-metadata#190- Bump ts-node from 10.5.0 to 10.7.0 by
@dependabot
in dependabot/fetch-metadata#196- Bump eslint from 8.12.0 to 8.13.0 by
@dependabot
in dependabot/fetch-metadata#198- Bump typescript from 4.5.5 to 4.6.3 by
@dependabot
in dependabot/fetch-metadata#193- Bump minimist from 1.2.5 to 1.2.6 by
@dependabot
in dependabot/fetch-metadata#204- Bump yargs from 17.3.1 to 17.4.1 by
@dependabot
in dependabot/fetch-metadata#199- Bump
@typescript-eslint/parser
from 5.17.0 to 5.20.0 by@dependabot
in dependabot/fetch-metadata#202- Bump
@typescript-eslint/eslint-plugin
from 5.12.1 to 5.20.0 by@dependabot
in dependabot/fetch-metadata#203- Dependabot updates run monthly and attempt to auto-compile dist/ by
@brrygrdn
in dependabot/fetch-metadata#205- Bump
@actions/github
from 5.0.0 to 5.0.1 by@dependabot
in dependabot/fetch-metadata#197- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by
@dependabot
in dependabot/fetch-metadata#207- Bump
@types/node
from 17.0.23 to 17.0.25 by@dependabot
in dependabot/fetch-metadata#208- Bump
@vercel/ncc
from 0.33.3 to 0.33.4 by@dependabot
in dependabot/fetch-metadata#209- Bump yaml from 1.10.2 to 2.0.1 by
@dependabot
in dependabot/fetch-metadata#206
... (truncated)
Commits
605e039
Merge pull request #233 from dependabot/v1.3.3-release-notese0f3842
v1.3.3ac6adf8
Merge pull request #232 from jsok/patch-115259f7
action.yaml: fix skip-commit-verification quoting90ed90d
Merge pull request #226 from dependabot/v1.3.2-release-notes28b141f
v1.3.2cfb7274
Merge pull request
0.2.0
- GitHub Action changes