Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps flex-development/dist-tag-action from 1.1.0 to 1.1.2.

Release notes

Sourced from flex-development/dist-tag-action's releases.

1.1.2

1.1.2 (2022-11-21)

📦 Build

  • deps-bundle: add bundleDependencies (8334cb7)
  • deps-bundle: bump @​actions/core from 1.9.1 to 1.10.0 (8dc0e4d)
  • deps-bundle: bump @​flex-development/dist-tag from 2.0.0 to 3.0.0 (4b5db1b)
  • deps-dev: cleanup + upgrade deps (9a88b44)

🤖 Continuous Integration

  • deps: bump actions/checkout from 3.0.2 to 3.1.0 (#31) (c2fa2dd)
  • deps: bump actions/github-script from 6.3.0 to 6.3.1 (#29) (d190cd6)
  • deps: bump actions/github-script from 6.3.1 to 6.3.2 (#34) (ab1c624)
  • deps: bump actions/github-script from 6.3.2 to 6.3.3 (#35) (1e339fa)
  • deps: bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#36) (c760aeb)
  • deps: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#30) (cd33771)
  • deps: bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#37) (4e378bf)
  • deps: bump hmarr/debug-action from 2.0.1 to 2.1.0 (#32) (f7adab9)
  • deps: bump octokit/graphql-action from 2.2.22 to 2.2.23 (#33) (54e1f3d)
  • workflows: hide loader warning when generating release notes (708824f)

🏡 Housekeeping

  • github: add commit scope to deps-bundle (5d08e53)

1.1.1

1.1.1 (2022-09-28)

📦 Build

  • use mkbuild to build project (3d58322)
  • deps-dev: add @​vitest/coverage-c8 (18e3b88)
  • deps-dev: bump @​flex-development/dist-tag from 1.0.0 to 1.0.1 (d940703)
  • deps-dev: bump @​types/eslint from 8.4.5 to 8.4.6 (d8526cb)
  • deps-dev: bump @​typescript-eslint/eslint-parser from 5.33.0 to 5.35.1 (88440a5)
  • deps-dev: bump @​typescript-eslint/eslint-plugin from 5.33.0 to 5.35.1 (3dc2646)
  • deps-dev: bump @​vitest/ui from 0.21.1 to 0.22.1 (33b14d7)
  • deps-dev: bump unbuild from 0.8.7 to 0.8.9 (5638a83)
  • deps-dev: bump vitest from 0.21.1 to 0.22.1 (15161cb)
  • deps-dev: install pure esm version of dist-tag from github (eb279a5)
  • esm: replace main field with exports and module (721985b)
  • esm: set package type to module (f55fb7a)

... (truncated)

Changelog

Sourced from flex-development/dist-tag-action's changelog.

1.1.2 (2022-11-21)

📦 Build

  • deps-bundle: add bundleDependencies (8334cb7)
  • deps-bundle: bump @​actions/core from 1.9.1 to 1.10.0 (8dc0e4d)
  • deps-bundle: bump @​flex-development/dist-tag from 2.0.0 to 3.0.0 (4b5db1b)
  • deps-dev: cleanup + upgrade deps (9a88b44)

🤖 Continuous Integration

  • deps: bump actions/checkout from 3.0.2 to 3.1.0 (#31) (c2fa2dd)
  • deps: bump actions/github-script from 6.3.0 to 6.3.1 (#29) (d190cd6)
  • deps: bump actions/github-script from 6.3.1 to 6.3.2 (#34) (ab1c624)
  • deps: bump actions/github-script from 6.3.2 to 6.3.3 (#35) (1e339fa)
  • deps: bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#36) (c760aeb)
  • deps: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#30) (cd33771)
  • deps: bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#37) (4e378bf)
  • deps: bump hmarr/debug-action from 2.0.1 to 2.1.0 (#32) (f7adab9)
  • deps: bump octokit/graphql-action from 2.2.22 to 2.2.23 (#33) (54e1f3d)
  • workflows: hide loader warning when generating release notes (708824f)

🏡 Housekeeping

  • github: add commit scope to deps-bundle (5d08e53)

1.1.1 (2022-09-28)

📦 Build

  • use mkbuild to build project (3d58322)
  • deps-dev: add @​vitest/coverage-c8 (18e3b88)
  • deps-dev: bump @​flex-development/dist-tag from 1.0.0 to 1.0.1 (d940703)
  • deps-dev: bump @​types/eslint from 8.4.5 to 8.4.6 (d8526cb)
  • deps-dev: bump @​typescript-eslint/eslint-parser from 5.33.0 to 5.35.1 (88440a5)
  • deps-dev: bump @​typescript-eslint/eslint-plugin from 5.33.0 to 5.35.1 (3dc2646)
  • deps-dev: bump @​vitest/ui from 0.21.1 to 0.22.1 (33b14d7)
  • deps-dev: bump unbuild from 0.8.7 to 0.8.9 (5638a83)
  • deps-dev: bump vitest from 0.21.1 to 0.22.1 (15161cb)
  • deps-dev: install pure esm version of dist-tag from github (eb279a5)
  • esm: replace main field with exports and module (721985b)
  • esm: set package type to module (f55fb7a)

🤖 Continuous Integration

... (truncated)

Commits
  • 30c7c43 release: 1.1.2 (#38)
  • 4b5db1b build(deps-bundle): bump @​flex-development/dist-tag from 2.0.0 to 3.0.0
  • 8dc0e4d build(deps-bundle): bump @​actions/core from 1.9.1 to 1.10.0
  • 9a88b44 build(deps-dev): cleanup + upgrade deps
  • 4e378bf ci(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#37)
  • c760aeb ci(deps): bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#36)
  • 1e339fa ci(deps): bump actions/github-script from 6.3.2 to 6.3.3 (#35)
  • ab1c624 ci(deps): bump actions/github-script from 6.3.1 to 6.3.2 (#34)
  • f7adab9 ci(deps): bump hmarr/debug-action from 2.0.1 to 2.1.0 (#32)
  • 54e1f3d ci(deps): bump octokit/graphql-action from 2.2.22 to 2.2.23 (#33)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flex-development/dist-tag-action](https://github.com/flex-development/dist-tag-action) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/flex-development/dist-tag-action/releases)
- [Changelog](https://github.com/flex-development/dist-tag-action/blob/main/CHANGELOG.md)
- [Commits](flex-development/dist-tag-action@1.1.0...1.1.2)

---
updated-dependencies:
- dependency-name: flex-development/dist-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:dependencies dependency updates type:ci ci/cd configuration
Development

Successfully merging this pull request may close these issues.

1 participant