Sourced from 8BitJonny/gh-get-current-pr's releases.
v3.0.0
🤖 Dependency Updates
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#289)
- build(deps-dev): bump eslint from 8.34.0 to 8.45.0 (#288)
- build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 (#286)
- build(deps-dev): bump
@types/node
from 18.16.0 to 20.4.4 (#290)- build(deps-dev): bump
@babel/traverse
from 7.17.3 to 7.23.9 (#296)- build(deps): bump tough-cookie from 4.0.0 to 4.1.3 (#282)
- build(deps-dev): bump prettier from 2.8.1 to 2.8.8 (#251)
- build(deps-dev): bump
@vercel/ncc
from 0.36.0 to 0.36.1 (#228)- build(deps-dev): bump
@types/node
from 18.13.0 to 18.16.0 (#252)- build(deps-dev): bump eslint-plugin-github from 4.6.0 to 4.7.0 (#244)
- build(deps-dev): bump typescript from 4.9.3 to 4.9.5 (#222)
- build(deps-dev): bump
@types/node
from 18.11.13 to 18.13.0 (#225)- build(deps): bump json5 from 1.0.1 to 1.0.2 (#215)
- build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.2.1 (#217)
- build(deps-dev): bump eslint from 8.29.0 to 8.34.0 (#226)
- build(deps-dev): bump
@typescript-eslint/parser
from 5.46.1 to 5.52.0 (#227)- build(deps-dev): bump
@typescript-eslint/parser
from 5.45.1 to 5.46.1 (#200)- build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.6.0 (#201)
- build(deps-dev): bump
@vercel/ncc
from 0.34.0 to 0.36.0 (#199)- build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#202)
- build(deps-dev): bump
@types/node
from 18.11.11 to 18.11.13 (#203)Full Changelog: https://github.com/8BitJonny/gh-get-current-pr/compare/2.2.0...v3.0.0
Contributors:
@8BitJonny
,@dargmuesli
,@dependabot
and@dependabot
[bot]
08e737c
Merge pull request #295
from 8BitJonny/upgrade-to-node20f21b71e
(dep): run npm audit fix
2fe5f33
(chore): update to node v20 in nvmrc2011959
Merge branch 'master' into upgrade-to-node20fda1672
Merge pull request #289
from 8BitJonny/dependabot/npm_and_yarn/word-wrap-1.2.4f4fb4f8
Merge pull request #288
from 8BitJonny/dependabot/npm_and_yarn/eslint-8.45.0a293d8b
Merge pull request #286
from 8BitJonny/dependabot/npm_and_yarn/eslint-plugin-...f24508c
Merge pull request #290
from 8BitJonny/dependabot/npm_and_yarn/types/node-20.4.4f65b5c7
Merge pull request #296
from 8BitJonny/dependabot/npm_and_yarn/babel/traverse...1b34411
build(deps-dev): bump @babel/traverse
from 7.17.3 to
7.23.9Sourced from thollander/actions-comment-pull-request's releases.
v2.4.3 : Node 20 version support
What's Changed
- chore(deps-dev): bump
@vercel/ncc
from 0.38.0 to 0.38.1 by@dependabot
in thollander/actions-comment-pull-request#304- feat: node 20 version support by
@thollander
in thollander/actions-comment-pull-request#307Full Changelog: https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0