This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps-dev): bump the docs group across 1 directory with 3 updates #46
Open
dependabot
wants to merge
88
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/docs/docs-16885fed0a
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 3 to 4. - [Release notes](https://github.com/googlecloudplatform/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@v3...v4) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…oudPlatform/release-please-action-4 chore(deps): bump GoogleCloudPlatform/release-please-action from 3 to 4
feat(golang-rewrite): initialize golang module
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…cache-4 chore(deps): bump actions/cache from 3 to 4
Co-authored-by: James Hegedus <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hegedus <[email protected]>
Co-authored-by: kodaka <[email protected]>
Co-authored-by: Matt Ouellette <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: Add Golang checks to GitHub workflows
feat(golang-rewrite): setup Golang CI builds
fix(golang-rewrite): add missing goreleaser argument
feat(golang-rewrite): create plugin list command
* Simplify BATS test Golang code * Update plugin add test to new command format * Correctly set `ASDF_DATA_DIR` for BATS tests * Rename `PluginAdd` function to `Add` * Create `plugin.Remove` function * Make plugin remove command invoke `plugin.Remove` function
feat(golang-rewrite): create plugin remove command
* Address Go linter warnings * Fix Github workflow
feat(golang-rewrite): create Makefile
* Add golangci-lint to lint workflow * Remove failing Bash test jobs * Add golangci lint config * Fix revive command in Makefile * Fix revive warnings
chore(golang-rewrite): Github workflow improvements
chore(golang-rewrite): default settings refactor
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.4.0 to 5.5.2. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5.4.0...v5.5.2) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…action-semantic-pull-request-5.5.2 chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2
feat(golang-rewrite): create plugins/git package to store plugin Git operations
* Install and run gofumpt in Golang lint workflow * Remove golangci-lint * Run gofumpt and fix revive linter errors
chore(golang-rewrite): setup gofumpt
feat(golang-rewrite): create plugin update command
* Switch to non-verbose test output in Makefile * Create pluginindex package with PluginIndex struct with methods for updating index and retrieving plugin URLs * Create IndexRepo interface to allow for easy testing out cloning real Git repository.
feat(golang-rewrite): create pluginindex package
* Move plugins/git package to /git. * Update repoer interface in pluginindex package to match interface in git package * Use git package's Repo struct in pluginindex package
feat(golang-rewrite): move all Git code to git package
* Create `pluginindex.Build` function * Use `pluginindex` when no plugin URL provided for plugin add command * Get more `plugin_add_command` BATS tests passing against Golang version * Only use `pluginindex` when it is not disabled * Update error message so it matches legacy format * Add staticcheck.conf
feat(golang-rewrite): use plugin index
Bumps the docs group with 3 updates in the /docs directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [prettier](https://github.com/prettier/prettier) and [vitepress](https://github.com/vuejs/vitepress). Updates `@types/node` from 20.8.10 to 20.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.0.3 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.3.2) Updates `vitepress` from 1.0.0-rc.24 to 1.2.3 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v1.0.0-rc.24...v1.2.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 1, 2024
Stratus3D
force-pushed
the
master
branch
2 times, most recently
from
December 18, 2024 16:32
4ef66a2
to
08ca28f
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the docs group with 3 updates in the /docs directory: @types/node, prettier and vitepress.
Updates
@types/node
from 20.8.10 to 20.14.9Commits
Updates
prettier
from 3.0.3 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)Updates
vitepress
from 1.0.0-rc.24 to 1.2.3Release notes
Sourced from vitepress's releases.
... (truncated)
Changelog
Sourced from vitepress's changelog.
... (truncated)
Commits
e313a27
release: v1.2.3a83a662
chore: bump deps48ca76c
fix(types): wrong types generated for markdown-it > mdurlafc611d
fix(theme,a11y): handle overflow on long mathematical equation and make table...b2fa932
chore: bump deps1188951
docs: update installation command for yarn pnp49dbfb4
release: v1.2.27ea3572
fix: dont escape ampersand twice in titled8c0c0a
release: v1.2.149b1233
fix: escape title properly in buildDependabot 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