Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump the flex-development group across 1 directory with 2 updates #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps the flex-development group with 2 updates in the / directory: @flex-development/esast and @flex-development/docast.

Updates @flex-development/esast from 1.0.0-alpha.1 to 1.0.0-alpha.5

Release notes

Sourced from @​flex-development/esast's releases.

1.0.0-alpha.5

1.0.0-alpha.5 (2024-03-15)

📦 Build

  • [a66cec6] deps-dev: Bump esbuild from 0.20.1 to 0.20.2 (#19)
  • [949d7c1] deps-peer: bump @​flex-development/unist-util-types from 1.0.0 to 1.1.0

📝 Documentation

  • [5b0efc7] [contributing] fix commitlint config reference

✨ Features

  • [f91b7cc] nodes: leading and trailing comments
  • [0075a66] types: Comments

🦾 Refactors

1.0.0-alpha.4

1.0.0-alpha.4 (2024-03-13)

⚠ BREAKING CHANGES

  • nodes: [ImportSpecifier] kind

📦 Build

  • [296765f] deps-dev: Bump the commitlint group with 1 update (#15)
  • [560d2dd] deps-dev: Bump the typescript-eslint group with 2 updates (#14)

🤖 Continuous Integration

  • [51af83d] deps: Bump actions/checkout from 4.1.1 to 4.1.2 (#16)

✨ Features

  • [e614e86] content: [node] EsastNode
  • [0c8009b] nodes: [ImportSpecifier] kind

🐛 Fixes

  • [0c95017] nodes: [ExportNamedDeclaration] define children as tuple union

🦾 Refactors

... (truncated)

Changelog

Sourced from @​flex-development/esast's changelog.

1.0.0-alpha.5 (2024-03-15)

📦 Build

  • [a66cec6] deps-dev: Bump esbuild from 0.20.1 to 0.20.2 (#19)
  • [949d7c1] deps-peer: bump @​flex-development/unist-util-types from 1.0.0 to 1.1.0

📝 Documentation

  • [5b0efc7] [contributing] fix commitlint config reference

✨ Features

  • [f91b7cc] nodes: leading and trailing comments
  • [0075a66] types: Comments

🦾 Refactors

1.0.0-alpha.4 (2024-03-13)

⚠ BREAKING CHANGES

  • nodes: [ImportSpecifier] kind

📦 Build

  • [296765f] deps-dev: Bump the commitlint group with 1 update (#15)
  • [560d2dd] deps-dev: Bump the typescript-eslint group with 2 updates (#14)

🤖 Continuous Integration

  • [51af83d] deps: Bump actions/checkout from 4.1.1 to 4.1.2 (#16)

✨ Features

  • [e614e86] content: [node] EsastNode
  • [0c8009b] nodes: [ImportSpecifier] kind

🐛 Fixes

  • [0c95017] nodes: [ExportNamedDeclaration] define children as tuple union

🦾 Refactors

1.0.0-alpha.3 (2024-03-11)

... (truncated)

Commits
  • 5ab734b release: 1.0.0-alpha.5 (#20)
  • 3cebfbb release(chore): 1.0.0-alpha.5
  • 949d7c1 build(deps-peer): bump @​flex-development/unist-util-types from 1.0.0 to 1.1.0
  • 5b0efc7 docs: [contributing] fix commitlint config reference
  • a66cec6 build(deps-dev): Bump esbuild from 0.20.1 to 0.20.2 (#19)
  • f91b7cc feat(nodes): leading and trailing comments
  • e87402e refactor: comment parents
  • 0075a66 feat(types): Comments
  • 78fc4fb release: 1.0.0-alpha.4 (#17)
  • cd73088 release(chore): 1.0.0-alpha.4
  • Additional commits viewable in compare view

Updates @flex-development/docast from 1.0.0-alpha.14 to 1.0.0-alpha.17

Release notes

Sourced from @​flex-development/docast's releases.

1.0.0-alpha.17

1.0.0-alpha.17 (2024-04-24)

📦 Build

  • [145a46e] deps-dev: Bump @​commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group (#435)
  • [fbed39e] deps-dev: Bump the typescript-eslint group with 2 updates (#437)
  • [5e9a2cf] deps-dev: Bump vite from 5.2.9 to 5.2.10 (#434)
  • [a58bba7] deps: bump @​flex-development/unist-util-types from 1.2.0 to 1.3.1

🤖 Continuous Integration

  • [06bfb6f] deps: Bump actions/checkout from 4.1.2 to 4.1.3 (#433)
  • [b60a45c] deps: Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#438)

1.0.0-alpha.16

1.0.0-alpha.16 (2024-04-21)

📦 Build

  • [7f72e91] deps-dev: Bump @​commitlint/cli from 19.2.1 to 19.2.2 in the commitlint group (#425)
  • [d9edba7] deps-dev: Bump the typescript-eslint group with 2 updates (#426)
  • [949085f] deps-dev: Bump vite from 5.2.8 to 5.2.9 (#427)
  • [2d0a6d9] deps: peerDependencies -> dependencies

🤖 Continuous Integration

  • [c3d225c] deps: Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#429)
  • [0ab0306] deps: Bump octokit/graphql-action from 2.3.0 to 2.3.1 (#428)

1.0.0-alpha.15

1.0.0-alpha.15 (2024-04-12)

⚠ BREAKING CHANGES

  • nodes: Comment#children
  • types: TagName
  • types: AnyNode, AnyParent, Child

📦 Build

  • [c8a7574] deps-dev: Bump @​arethetypeswrong/cli from 0.13.10 to 0.14.0 (#359)
  • [44fc608] deps-dev: Bump @​arethetypeswrong/cli from 0.14.0 to 0.14.1 (#362)
  • [4e56092] deps-dev: Bump @​arethetypeswrong/cli from 0.14.1 to 0.15.0 (#368)
  • [7e0bc1e] deps-dev: Bump @​arethetypeswrong/cli from 0.15.0 to 0.15.1 (#379)
  • [55afa87] deps-dev: Bump @​arethetypeswrong/cli from 0.15.1 to 0.15.2 (#389)
  • [d76d0f5] deps-dev: Bump @​arethetypeswrong/cli from 0.15.2 to 0.15.3 (#416)
  • [b78a0bb] deps-dev: Bump cspell from 8.3.2 to 8.4.1 (#356)
  • [be2f72e] deps-dev: Bump cspell from 8.4.1 to 8.5.0 (#371)
  • [d87fe90] deps-dev: Bump cspell from 8.5.0 to 8.6.0 (#375)

... (truncated)

Changelog

Sourced from @​flex-development/docast's changelog.

1.0.0-alpha.17 (2024-04-24)

📦 Build

  • [145a46e] deps-dev: Bump @​commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group (#435)
  • [fbed39e] deps-dev: Bump the typescript-eslint group with 2 updates (#437)
  • [5e9a2cf] deps-dev: Bump vite from 5.2.9 to 5.2.10 (#434)
  • [a58bba7] deps: bump @​flex-development/unist-util-types from 1.2.0 to 1.3.1

🤖 Continuous Integration

  • [06bfb6f] deps: Bump actions/checkout from 4.1.2 to 4.1.3 (#433)
  • [b60a45c] deps: Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#438)

1.0.0-alpha.16 (2024-04-21)

📦 Build

  • [7f72e91] deps-dev: Bump @​commitlint/cli from 19.2.1 to 19.2.2 in the commitlint group (#425)
  • [d9edba7] deps-dev: Bump the typescript-eslint group with 2 updates (#426)
  • [949085f] deps-dev: Bump vite from 5.2.8 to 5.2.9 (#427)
  • [2d0a6d9] deps: peerDependencies -> dependencies

🤖 Continuous Integration

  • [c3d225c] deps: Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#429)
  • [0ab0306] deps: Bump octokit/graphql-action from 2.3.0 to 2.3.1 (#428)

1.0.0-alpha.15 (2024-04-12)

⚠ BREAKING CHANGES

  • nodes: Comment#children
  • types: TagName
  • types: AnyNode, AnyParent, Child

📦 Build

  • [c8a7574] deps-dev: Bump @​arethetypeswrong/cli from 0.13.10 to 0.14.0 (#359)
  • [44fc608] deps-dev: Bump @​arethetypeswrong/cli from 0.14.0 to 0.14.1 (#362)
  • [4e56092] deps-dev: Bump @​arethetypeswrong/cli from 0.14.1 to 0.15.0 (#368)
  • [7e0bc1e] deps-dev: Bump @​arethetypeswrong/cli from 0.15.0 to 0.15.1 (#379)
  • [55afa87] deps-dev: Bump @​arethetypeswrong/cli from 0.15.1 to 0.15.2 (#389)
  • [d76d0f5] deps-dev: Bump @​arethetypeswrong/cli from 0.15.2 to 0.15.3 (#416)
  • [b78a0bb] deps-dev: Bump cspell from 8.3.2 to 8.4.1 (#356)
  • [be2f72e] deps-dev: Bump cspell from 8.4.1 to 8.5.0 (#371)
  • [d87fe90] deps-dev: Bump cspell from 8.5.0 to 8.6.0 (#375)
  • [9cf8bde] deps-dev: Bump cspell from 8.6.0 to 8.6.1 (#400)
  • [7c106f0] deps-dev: Bump cspell from 8.6.1 to 8.7.0 (#420)
  • [aff5db0] deps-dev: Bump dprint from 0.45.0 to 0.45.1 (#414)

... (truncated)

Commits
  • 7deebd2 release: 1.0.0-alpha.17 (#439)
  • 1e4b2a9 release(chore): 1.0.0-alpha.17
  • a58bba7 build(deps): bump @​flex-development/unist-util-types from 1.2.0 to 1.3.1
  • b60a45c ci(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#438)
  • fbed39e build(deps-dev): Bump the typescript-eslint group with 2 updates (#437)
  • 145a46e build(deps-dev): Bump @​commitlint/cli from 19.2.2 to 19.3.0 in the commitlint...
  • 5e9a2cf build(deps-dev): Bump vite from 5.2.9 to 5.2.10 (#434)
  • 06bfb6f ci(deps): Bump actions/checkout from 4.1.2 to 4.1.3 (#433)
  • 02caa05 release: 1.0.0-alpha.16 (#431)
  • bca8678 release(chore): 1.0.0-alpha.16
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…2 updates

Bumps the flex-development group with 2 updates in the / directory: [@flex-development/esast](https://github.com/flex-development/esast) and [@flex-development/docast](https://github.com/flex-development/docast).


Updates `@flex-development/esast` from 1.0.0-alpha.1 to 1.0.0-alpha.5
- [Release notes](https://github.com/flex-development/esast/releases)
- [Changelog](https://github.com/flex-development/esast/blob/main/CHANGELOG.md)
- [Commits](flex-development/esast@1.0.0-alpha.1...1.0.0-alpha.5)

Updates `@flex-development/docast` from 1.0.0-alpha.14 to 1.0.0-alpha.17
- [Release notes](https://github.com/flex-development/docast/releases)
- [Changelog](https://github.com/flex-development/docast/blob/main/CHANGELOG.md)
- [Commits](flex-development/docast@1.0.0-alpha.14...1.0.0-alpha.17)

---
updated-dependencies:
- dependency-name: "@flex-development/esast"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flex-development
- dependency-name: "@flex-development/docast"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: flex-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Apr 24, 2024
@flex-development flex-development bot enabled auto-merge (squash) April 24, 2024 08:41
Copy link

@flex-development flex-development bot 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:build changes to the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants