Commit Graph

3516 Commits

Author SHA1 Message Date
dependabot[bot] c7529d85e5
Merge pull request #1210 from synclounge/dependabot/github_actions/docker/setup-buildx-action-2.2.1 2022-10-18 11:48:17 +00:00
dependabot[bot] cf09a7a335
ci(action): bump docker/setup-buildx-action from 2.1.0 to 2.2.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 11:03:14 +00:00
dependabot[bot] 9c3ccb0495
Merge pull request #1204 from synclounge/dependabot/github_actions/actions/cache-3.0.11 2022-10-14 12:41:32 +00:00
dependabot[bot] 75fb74f46f
ci(action): bump actions/cache from 3.0.10 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 11:56:06 +00:00
dependabot[bot] ddcb834ec8
Merge pull request #1203 from synclounge/dependabot/github_actions/actions/github-script-6.3.3 2022-10-14 11:55:19 +00:00
dependabot[bot] 847898dca4
ci(action): bump actions/github-script from 6.3.2 to 6.3.3
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 11:49:14 +00:00
dependabot[bot] 9a77d221b9
Merge pull request #1205 from synclounge/dependabot/github_actions/actions/setup-node-3.5.1 2022-10-14 11:48:27 +00:00
dependabot[bot] 04ef74e8eb
ci(action): bump actions/setup-node from 3.5.0 to 3.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 11:02:53 +00:00
dependabot[bot] 86e2d9a7e8
Merge pull request #1201 from synclounge/dependabot/github_actions/docker/setup-qemu-action-2.1.0 2022-10-13 11:49:36 +00:00
dependabot[bot] e20f06f483
ci(action): bump docker/setup-qemu-action from 2.0.0 to 2.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 11:03:53 +00:00
dependabot[bot] d12b4d2f9a
Merge pull request #1197 from synclounge/dependabot/github_actions/docker/setup-buildx-action-2.1.0 2022-10-12 11:32:24 +00:00
dependabot[bot] 0e351037f8
ci(action): bump docker/setup-buildx-action from 2.0.0 to 2.1.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 11:26:32 +00:00
dependabot[bot] 53454a4564
Merge pull request #1199 from synclounge/dependabot/github_actions/docker/login-action-2.1.0 2022-10-12 11:25:40 +00:00
dependabot[bot] 475bccf6e9
ci(action): bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 11:19:14 +00:00
dependabot[bot] 7484de6ffb
Merge pull request #1198 from synclounge/dependabot/github_actions/docker/build-push-action-3.2.0 2022-10-12 11:18:09 +00:00
dependabot[bot] dca133b6e0
ci(action): bump docker/build-push-action from 3.1.1 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 11:11:50 +00:00
dependabot[bot] 3b079b4bb1
Merge pull request #1200 from synclounge/dependabot/github_actions/actions/github-script-6.3.2 2022-10-12 11:10:47 +00:00
dependabot[bot] 1739634af8
ci(action): bump actions/github-script from 6.3.1 to 6.3.2
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.3.1...v6.3.2)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 11:04:54 +00:00
ttshivers 34024d32b3
Merge pull request #1192 from synclounge/dependabot/github_actions/actions/stale-6.0.1
ci(action): bump actions/stale from 5.2.0 to 6.0.1
2022-10-08 17:39:31 -05:00
dependabot[bot] 264a032ca3
ci(action): bump actions/stale from 5.2.0 to 6.0.1
Bumps [actions/stale](https://github.com/actions/stale) from 5.2.0 to 6.0.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5.2.0...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 11:04:24 +00:00
dependabot[bot] 050292586e
Merge pull request #1191 from synclounge/dependabot/npm_and_yarn/fast-xml-parser-4.0.11 2022-10-06 11:46:30 +00:00
dependabot[bot] 94fbb9a4f7
build(deps-dev): bump fast-xml-parser from 4.0.10 to 4.0.11
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.10...v4.0.11)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 11:06:48 +00:00
dependabot[bot] af485e1dd0
Merge pull request #1190 from synclounge/dependabot/npm_and_yarn/core-js-3.25.5 2022-10-04 12:00:57 +00:00
dependabot[bot] 55ff0b4bd8
build(deps-dev): bump core-js from 3.25.4 to 3.25.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.4...v3.25.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 11:53:12 +00:00
dependabot[bot] a07adc7240
Merge pull request #1188 from synclounge/dependabot/github_actions/actions/checkout-3.1.0 2022-10-04 11:49:08 +00:00
dependabot[bot] b53b85ac8b
ci(action): bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 11:07:31 +00:00
dependabot[bot] 723cb2d9d1
Merge pull request #1187 from synclounge/dependabot/npm_and_yarn/core-js-3.25.4 2022-10-03 13:02:44 +00:00
dependabot[bot] 8371859f3e
build(deps-dev): bump core-js from 3.25.3 to 3.25.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.3...v3.25.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 12:17:43 +00:00
dependabot[bot] 64587cc0c9
Merge pull request #1185 from synclounge/dependabot/github_actions/actions/github-script-6.3.1 2022-10-03 12:15:03 +00:00
dependabot[bot] 8cb8929906
ci(action): bump actions/github-script from 6.3.0 to 6.3.1
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 12:06:30 +00:00
dependabot[bot] 96a7629d84
Merge pull request #1186 from synclounge/dependabot/github_actions/actions/cache-3.0.10 2022-10-03 12:05:57 +00:00
dependabot[bot] 0e6d742c4b
ci(action): bump actions/cache from 3.0.9 to 3.0.10
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 11:05:25 +00:00
dependabot[bot] dd64b7a9d2
Merge pull request #1184 from synclounge/dependabot/github_actions/actions/cache-3.0.9 2022-09-30 12:05:01 +00:00
dependabot[bot] d62fecb58d
ci(action): bump actions/cache from 3.0.8 to 3.0.9
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 11:04:31 +00:00
dependabot[bot] a0e9564f41
Merge pull request #1181 from synclounge/dependabot/github_actions/actions/setup-node-3.5.0 2022-09-28 11:48:19 +00:00
dependabot[bot] 778d20a966
ci(action): bump actions/setup-node from 3.4.1 to 3.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 11:07:35 +00:00
dependabot[bot] 5d152d2869
Merge pull request #1179 from synclounge/dependabot/github_actions/actions/github-script-6.3.0 2022-09-27 11:54:16 +00:00
dependabot[bot] 75f2cf9ec8
ci(action): bump actions/github-script from 6.2.0 to 6.3.0
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 11:05:07 +00:00
dependabot[bot] a9e6244e1c
Merge pull request #1176 from synclounge/dependabot/npm_and_yarn/core-js-3.25.3 2022-09-26 11:53:19 +00:00
dependabot[bot] ce69161750
build(deps-dev): bump core-js from 3.25.2 to 3.25.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.2...v3.25.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 11:07:58 +00:00
dependabot[bot] c7a0f34482
Merge pull request #1175 from synclounge/dependabot/npm_and_yarn/sass-1.55.0 2022-09-22 12:11:16 +00:00
dependabot[bot] e3cd09175c
build(deps-dev): bump sass from 1.54.9 to 1.55.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.9...1.55.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 11:10:26 +00:00
Travis Shivers f6846870f3
Merge pull request #1148 from synclounge/dependabot/npm_and_yarn/caf-15.0.1
build(deps-dev): bump caf from 14.0.0 to 15.0.1
2022-09-21 00:43:16 -05:00
dependabot[bot] 915bb20abf
build(deps-dev): bump caf from 14.0.0 to 15.0.1
Bumps [caf](https://github.com/getify/caf) from 14.0.0 to 15.0.1.
- [Release notes](https://github.com/getify/caf/releases)
- [Commits](https://github.com/getify/caf/commits/15.0.1)

---
updated-dependencies:
- dependency-name: caf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 04:08:32 +00:00
Travis Shivers b1ef674057
Merge pull request #1156 from synclounge/dependabot/github_actions/ahmadnassri/action-conventional-commit-lint-2.0.2
ci(action): bump ahmadnassri/action-conventional-commit-lint from 1.3.3 to 2.0.2
2022-09-20 23:05:31 -05:00
dependabot[bot] 191fb7b609
ci(action): bump ahmadnassri/action-conventional-commit-lint
Bumps [ahmadnassri/action-conventional-commit-lint](https://github.com/ahmadnassri/action-conventional-commit-lint) from 1.3.3 to 2.0.2.
- [Release notes](https://github.com/ahmadnassri/action-conventional-commit-lint/releases)
- [Commits](https://github.com/ahmadnassri/action-conventional-commit-lint/compare/v1.3.3...v2.0.2)

---
updated-dependencies:
- dependency-name: ahmadnassri/action-conventional-commit-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 13:03:33 +00:00
dependabot[bot] ff6ce1d4d5
Merge pull request #1169 from synclounge/dependabot/github_actions/actions/stale-5.2.0 2022-09-19 13:02:52 +00:00
dependabot[bot] 559f1f88ee
ci(action): bump actions/stale from 5.1.1 to 5.2.0
Bumps [actions/stale](https://github.com/actions/stale) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 12:15:15 +00:00
dependabot[bot] b15e575ee1
Merge pull request #1172 from synclounge/dependabot/npm_and_yarn/core-js-3.25.2 2022-09-19 12:14:25 +00:00
dependabot[bot] 7a75737386
build(deps-dev): bump core-js from 3.25.1 to 3.25.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.1...v3.25.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 11:09:25 +00:00