dependabot[bot]
45ff435795
chore(deps): bump the minor-and-patch group across 1 directory with 8 updates
...
Bumps the minor-and-patch group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) | `1.10.1` | `1.11.1` |
| [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) | `6.0.0` | `6.0.1` |
| [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules ) | `4.0.0` | `4.0.2` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.24.4` | `7.28.4` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.24.4` | `7.28.3` |
| [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version ) | `12.2.0` | `12.6.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) | `2.29.1` | `2.32.0` |
Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Updates `@actions/github` from 6.0.0 to 6.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
Updates `commitlint-plugin-function-rules` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases )
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.0.0...v4.0.2 )
Updates `@babel/core` from 7.24.4 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core )
Updates `@babel/preset-env` from 7.24.4 to 7.28.3
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-preset-env )
Updates `commit-and-tag-version` from 12.2.0 to 12.6.0
- [Release notes](https://github.com/absolute-version/commit-and-tag-version/releases )
- [Changelog](https://github.com/absolute-version/commit-and-tag-version/blob/master/CHANGELOG.md )
- [Commits](https://github.com/absolute-version/commit-and-tag-version/compare/v12.2.0...v12.6.0 )
Updates `eslint-plugin-import` from 2.29.1 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.32.0 )
Updates `yaml` from 2.4.1 to 2.8.1
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.4.1...v2.8.1 )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-version: 1.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@actions/github"
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: commitlint-plugin-function-rules
dependency-version: 4.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@babel/core"
dependency-version: 7.28.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@babel/preset-env"
dependency-version: 7.28.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: commit-and-tag-version
dependency-version: 12.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: yaml
dependency-version: 2.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 02:06:03 +00:00
GitHub Action
b948419dd9
chore(release): publish 6.2.1 [skip-ci]
2025-01-14 15:58:49 +00:00
Christian Clauss
ddda164162
chore: readme.md update github actions versions ( #808 )
2025-01-14 12:57:38 -03:00
GitHub Action
0184f5a228
chore(release): publish 6.2.0 [skip-ci]
2024-12-16 11:39:16 +00:00
Yossi Saadi
ef2cd3b0d2
feat: handle merge_group event - get squashed commit ( #806 )
...
* feat: handle merge_group event - get squashed commit
* test: merge_group event
* chore: temporarily change docker image
* Revert "chore: temporarily change docker image"
This reverts commit 39350effdcf4bfff6d24ed897f5d9ae5c6dbb4c2.
* docs: update merge_group event support
2024-12-16 08:38:06 -03:00
GitHub Action
3d28780bbf
chore(release): publish 6.1.2 [skip-ci]
2024-09-04 15:19:00 +00:00
Brian Triplett
47ff1315a1
fix: using compareCommits for push event commit query ( #801 )
...
* fix: fixed logic in push event API request to only get commits from before to after event
* fix: getting events from first push using push event payload
2024-09-04 12:15:40 -03:00
GitHub Action
a2bc521d74
chore(release): publish 6.1.1 [skip-ci]
2024-08-21 07:37:39 +00:00
Wagner Santos
bc25072483
Merge pull request #800 from wagoid/revert-798-feat/using-rest-for-push
...
Revert "feat: updating push event trigger to use rest API (OctoKit) vs push event"
2024-08-21 04:34:25 -03:00
Wagner Santos
09a8abb757
Revert "feat: updating push event trigger to use rest API (OctoKit) vs push event"
2024-08-21 04:30:36 -03:00
GitHub Action
dbd4ecd47d
chore(release): publish 6.1.0 [skip-ci]
2024-08-20 22:04:25 +00:00
Wagner Santos
0de15449e9
Merge pull request #798 from ncino/feat/using-rest-for-push
...
feat: updating push event trigger to use rest API (OctoKit) vs push event
2024-08-20 19:03:20 -03:00
brian-triplett
c3ab7fd301
fix: updating unit tests with mocking push octokit list commits
2024-08-20 15:57:45 -04:00
brian-triplett
70e22e9538
feat: updating push event trigger to use rest API (OctoKit) vs push event
2024-08-19 11:01:00 -04:00
GitHub Action
baa1b236f9
chore(release): publish 6.0.2 [skip-ci]
2024-08-05 09:41:04 +00:00
Wagner Santos
310ec1e09c
Merge pull request #796 from Jayllyz/build/bump-node-lts
...
build: update node.js version to 20.16.0
2024-08-05 06:40:00 -03:00
Antony David
3265b234f0
chore(ci): run ci with node 20.16
2024-08-03 13:09:55 +02:00
Antony David
2e05d03e3b
build: update node.js version to 20.16.0
2024-08-03 10:01:41 +02:00
GitHub Action
7f0a61df50
chore(release): publish 6.0.1 [skip-ci]
2024-04-10 12:50:11 +00:00
Wagner Santos
ada5d09c8b
Merge pull request #783 from wagoid/dependabot/npm_and_yarn/multi-362ecca630
...
chore(deps): bump semver
2024-04-10 09:48:52 -03:00
Wagner Santos
d6e1800474
Merge pull request #782 from wagoid/dependabot/npm_and_yarn/ip-1.1.9
...
chore(deps): bump ip from 1.1.8 to 1.1.9
2024-04-10 09:48:18 -03:00
Wagner Santos
b5298312f2
Merge pull request #781 from wagoid/dependabot/npm_and_yarn/tar-6.2.1
...
chore(deps): bump tar from 6.1.11 to 6.2.1
2024-04-10 09:48:08 -03:00
dependabot[bot]
7070c25abb
chore(deps): bump semver
...
Bumps and [semver](https://github.com/npm/node-semver ). These dependencies needed to be updated together.
Updates `semver` from 5.7.1 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.6.0 )
Updates `semver` from 6.3.0 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.6.0 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 12:46:09 +00:00
dependabot[bot]
a7438fc5ee
chore(deps): bump ip from 1.1.8 to 1.1.9
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 12:45:28 +00:00
dependabot[bot]
bfdc3d18ea
chore(deps): bump tar from 6.1.11 to 6.2.1
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 12:45:26 +00:00
Wagner Santos
8fa8a3e33d
Merge pull request #779 from wagoid/dependabot/npm_and_yarn/minor-and-patch-4da0c3c704
...
chore(deps-dev): bump the minor-and-patch group with 4 updates
2024-04-10 09:45:24 -03:00
Wagner Santos
8d57fded84
Merge pull request #778 from wagoid/dependabot/npm_and_yarn/undici-5.28.4
...
chore(deps): bump undici from 5.27.0 to 5.28.4
2024-04-10 09:44:54 -03:00
dependabot[bot]
ab651d8951
chore(deps-dev): bump the minor-and-patch group with 4 updates
...
Bumps the minor-and-patch group with 4 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) and [yaml](https://github.com/eemeli/yaml ).
Updates `@babel/core` from 7.24.3 to 7.24.4
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-core )
Updates `@babel/preset-env` from 7.19.3 to 7.24.4
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-preset-env )
Updates `eslint-plugin-import` from 2.27.5 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.29.1 )
Updates `yaml` from 2.1.3 to 2.4.1
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.4.1 )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: yaml
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 02:42:33 +00:00
dependabot[bot]
70fb930449
chore(deps): bump undici from 5.27.0 to 5.28.4
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.27.0 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.27.0...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 16:42:25 +00:00
Wagner Santos
edca0670cf
ci: group minor and patch updates in a single PR [skip-ci]
2024-04-01 08:59:32 -03:00
GitHub Action
3c75220e8d
chore(release): publish 6.0.0 [skip-ci]
2024-03-28 20:15:52 +00:00
Wagner Santos
1b31c7bbc5
Merge pull request #763 from wagoid/feat/upgrade-commitlint-v19
...
feat: upgrade commitlint v19
2024-03-28 17:14:31 -03:00
Wagner Santos
732f0ad7d5
feat: upgrade to commitlint v19
...
BREAKING CHANGE: `commitlint.config.js` is not supported anymore, please use `.mjs` extension
2024-03-28 17:05:21 -03:00
GitHub Action
9763196e10
chore(release): publish 5.5.1 [skip-ci]
2024-03-28 19:44:32 +00:00
Wagner Santos
05eef5d310
Merge pull request #762 from wagoid/fix-upgrade-commitlint-to-latest-v18
...
fix: upgrade commitlint to latest v18
2024-03-28 16:43:22 -03:00
Wagner Santos
6ee28c9300
fix: upgrade commitlint to latest v18
...
This fixes #760 properly, without breaking changes.
We'll upgrade commitlint to v19 in a major change to the version.
2024-03-28 16:40:24 -03:00
GitHub Action
adaa347ad8
chore(release): publish 5.5.0 [skip-ci]
2024-03-28 19:36:53 +00:00
Wagner Santos
b4059391fc
Merge pull request #761 from wagoid/fix/rollback-esm-update
...
fix: rollback update of commitlint to support configs that use commonjs
2024-03-28 16:35:36 -03:00
Wagner Santos
234f2a3dd8
ci: include all commits when releasing to build proper release notes
2024-03-28 16:35:24 -03:00
Wagner Santos
06143b235b
fix: rollback update of commitlint to support configs that use commonjs
2024-03-28 16:29:46 -03:00
GitHub Action
e15adf3661
chore(release): publish 5.4.6 [skip-ci]
2024-03-28 12:07:43 -03:00
Wagner Santos
d901f08b4d
Merge pull request #760 from wagoid/fix/upgrade-commitlint
...
feat: upgrade commitlint to latest version
2024-03-28 11:57:06 -03:00
Wagner Santos
2ff45dc120
feat: upgrade commitlint to latest version
2024-03-28 11:53:40 -03:00
GitHub Action
5ce82f5d81
chore(release): publish 5.4.5 [skip-ci]
2024-01-08 12:19:47 +00:00
Wagner Santos
4aa3d8f3ae
docs: add permissions to instructions
2024-01-08 09:18:38 -03:00
GitHub Action
0d749a1a91
chore(release): publish 5.4.4 [skip-ci]
2023-11-01 08:49:07 +00:00
Wagner Santos
a36e8931bd
Merge pull request #751 from wagoid/chore/upgrade-commitlint-to-18
...
chore(deps): upgrade commitlint packages to 18
2023-11-01 05:47:26 -03:00
Wagner Santos
884a74d821
chore(deps): add overrides while commitlint-plugin-function-rules doesn't allow v18
2023-11-01 05:45:19 -03:00
Wagner Santos
5283ccb43a
chore(deps): update @actions packages
2023-11-01 05:34:36 -03:00
Wagner Santos
fc3ebae709
chore(deps): upgrade commitlint packages
...
BREAKING CHANGE: action now runs on commitlint 18
2023-11-01 05:32:16 -03:00