Skip to content

Releases: ahmadnassri/action-dependabot-auto-merge

v2.6.6

16 Dec 21:03
45fc124
Compare
Choose a tag to compare

2.6.6 (2022-12-16)

Bug Fixes

  • correct version schema in action.yml (7da3fb1)

Docs

  • update readme to match template (f8d726b)

CI/CD

  • update timeout to 30 min (1f1de60)

Build

  • deps: update dependencies (f7abbfd)
  • docker: limit to amd64 & arm64 platforms (45fc124)
  • increase build time (bfbcbb7)
  • omit dev deps in docker build (ea1254c)

v2.6.5

16 Dec 19:24
Compare
Choose a tag to compare

2.6.5 (2022-12-16)

Build

  • update to latest ci template (6a3b568)

Code Style

v2.6.4

09 Dec 12:22
7dbc446
Compare
Choose a tag to compare

2.6.4 (2022-12-09)

Bug Fixes

  • add docker multi arch images (7dbc446)

v2.6.3

25 Nov 12:51
70c9f0a
Compare
Choose a tag to compare

2.6.3 (2022-11-25)

Build

  • deps: bump minimist from 1.2.5 to 1.2.7 in /action (#165) (70c9f0a)

v2.6.2

24 Nov 15:38
36fea2b
Compare
Choose a tag to compare

2.6.2 (2022-11-24)

Bug Fixes

v2.6.1

22 Nov 13:46
4d7d0a1
Compare
Choose a tag to compare

2.6.1 (2022-11-22)

Tests

CI/CD

  • only publish docker on actual version releases (672902f)
  • replace github workflow (065ebed)
  • use shorter name for release versions (4d3ebd2)

Build

  • deps: bump @actions/github from 5.0.0 to 5.0.1 in /action (d99fbd6)
  • deps: bump @actions/github from 5.0.1 to 5.0.2 in /action (cd9910c)
  • deps: bump @actions/github from 5.0.2 to 5.0.3 in /action (da31b94)
  • deps: bump semver from 7.3.5 to 7.3.6 in /action (96afa80)
  • deps: bump semver from 7.3.6 to 7.3.7 in /action (34b80f4)

Docs

Chores

  • deps-dev: bump tap from 15.0.10 to 15.1.1 in /action (c84c456)
  • deps-dev: bump tap from 15.1.1 to 16.3.2 in /action (#162) (4d7d0a1)

v2.6.0

22 Oct 14:36
5d98f10
Compare
Choose a tag to compare

2.6.0 (2021-10-22)

Features

  • add option to customise bot name (#90) (89c31b6)

Bug Fixes

Docs

v2.5.0

22 Oct 14:33
0bd8bdd
Compare
Choose a tag to compare

2.5.0 (2021-10-22)

Features

  • support for version constraint prefixes (23d28ea)

v2.4.0

10 Mar 17:57
2aef6bb
Compare
Choose a tag to compare

2.4.0 (2021-03-10)

Features

  • allow pull_request_target (2aef6bb)

v2.3.1

02 Feb 20:27
Compare
Choose a tag to compare

2.3.1 (2021-02-02)

Tests

  • config: include tests for config loading (67a38ec)

Code Style

  • structure: re-structure repo folders (a35d9c3)

CI/CD

  • release: correct letter case for Tests (f54666f)

Chores

  • deps-dev: bump sinon from 9.2.2 to 9.2.3 in /action (80d84ca)
  • deps-dev: bump sinon from 9.2.3 to 9.2.4 in /action (d0c6811)
  • template: update .dockerignore (dd2c20c)
  • template: update .editorconfig (cd41dc3)
  • template: update .github/auto-merge.yml (c0c260c)
  • template: update .github/dependabot.yml (94c7140)
  • template: update .github/linters/.commit-lint.yml (88960d2)
  • template: update .github/linters/.markdown-lint.yml (9f8794a)
  • template: update .github/workflows/auto-merge.yml (973ee6b)
  • template: update .github/workflows/commit-lint.yml (709373f)
  • template: update .github/workflows/commit-lint.yml (1281f7a)
  • template: update .github/workflows/readme.yml (d5ee5d3)
  • template: update .github/workflows/readme.yml (c1e8c61)
  • template: update .github/workflows/release.yml (fc43aa4)
  • template: update .github/workflows/super-linter.yml (c4f4e46)
  • template: update .github/workflows/test.yml (dbae3a2)
  • template: update .gitignore (d6b099a)
  • template: update .semantic.json (831944d)
  • template: update docker-compose.yml (e3fd00e)
  • template: update docs/README.template (5a831e3)

Docs