forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 0
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 axios, @docusaurus/core, @docusaurus/plugin-google-gtag, @docusaurus/preset-classic and @docusaurus/theme-search-algolia in /docs #9
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/docs/axios-and-docusaurus/core-and-docusaurus/plugin-google-gtag-and-docusaurus/preset-classic-and-docusaurus/theme-search-algolia--removed
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
…gtag, @docusaurus/preset-classic and @docusaurus/theme-search-algolia Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/plugin-google-gtag](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-google-gtag), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) and [@docusaurus/theme-search-algolia](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-search-algolia). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.2.0 to 3.1.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus) Updates `@docusaurus/plugin-google-gtag` from 2.4.0 to 3.1.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-plugin-google-gtag) Updates `@docusaurus/preset-classic` from 2.2.0 to 3.1.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-preset-classic) Updates `@docusaurus/theme-search-algolia` from 2.2.0 to 3.1.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-theme-search-algolia) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/plugin-google-gtag" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production - dependency-name: "@docusaurus/theme-search-algolia" dependency-type: direct:production ... 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
Mar 5, 2024
andreisilviudragnea
pushed a commit
that referenced
this pull request
Mar 31, 2024
ci: removed unused s3 upload in Windows build
andreisilviudragnea
pushed a commit
that referenced
this pull request
Mar 31, 2024
ci: removed unused s3 upload in Windows build
andreisilviudragnea
pushed a commit
that referenced
this pull request
Apr 16, 2024
* [anza migration] replace binaries backend (#6) * ci: add upload-gcs-artifact * ci: publish release binaries to GCS * ci: redirect github repo to anza-xyz * ci: publish windows binaries to GCS * replace release.solana.com with release.anza.xyz * use a explicit name for credential (cherry picked from commit b061cd3) * [anza migration] ci: fix path (#8) * ci: fix windows build * ci: publish sdk docker image with the new name * update automerge status * [anza migration] ci: removed unused s3 upload in Windows build (#9) ci: removed unused s3 upload in Windows build --------- Co-authored-by: Yihau Chen <[email protected]>
andreisilviudragnea
pushed a commit
that referenced
this pull request
Jun 27, 2024
* [anza migration] replace binaries backend (#6) * ci: add upload-gcs-artifact * ci: publish release binaries to GCS * ci: redirect github repo to anza-xyz * ci: publish windows binaries to GCS * replace release.solana.com with release.anza.xyz * use a explicit name for credential (cherry picked from commit b061cd3) * [anza migration] ci: fix path (#8) * ci: fix windows build * ci: publish sdk docker image with the new name * update automerge status * [anza migration] ci: removed unused s3 upload in Windows build (#9) ci: removed unused s3 upload in Windows build --------- Co-authored-by: Yihau Chen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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.
Removes axios. It's no longer used after updating ancestor dependencies axios, @docusaurus/core, @docusaurus/plugin-google-gtag, @docusaurus/preset-classic and @docusaurus/theme-search-algolia. These dependencies need to be updated together.
Removes
axios
Updates
@docusaurus/core
from 2.2.0 to 3.1.1Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
8017f6a
v3.1.1cf5dc2c
Revert "v3.1.1"dba0df5
v3.1.1beb7f05
Revert "v3.1.1"1b4ee0b
v3.1.1e590dac
Revert "v3.1.1"4649ebc
v3.1.112fcfd9
fix(core): broken links optimization behaves differently than non-optimized l...37ceeeb
fix(core): links with target "_blank" should no be checked by the broken link...43883f8
perf(core): optimize broken links checker (#9778)Updates
@docusaurus/plugin-google-gtag
from 2.4.0 to 3.1.1Release notes
Sourced from
@docusaurus/plugin-google-gtag
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-google-gtag
's changelog.... (truncated)
Commits
8017f6a
v3.1.1cf5dc2c
Revert "v3.1.1"dba0df5
v3.1.1beb7f05
Revert "v3.1.1"1b4ee0b
v3.1.1e590dac
Revert "v3.1.1"4649ebc
v3.1.17b1b890
chore: release Docusaurus v3.1 (#9705)a2e05d2
chore: release Docusaurus 3.0.1 (#9596)85e5e55
chore: release Docusaurus 3.0.0 (#9478)Updates
@docusaurus/preset-classic
from 2.2.0 to 3.1.1Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
8017f6a
v3.1.1cf5dc2c
Revert "v3.1.1"dba0df5
v3.1.1beb7f05
Revert "v3.1.1"1b4ee0b
v3.1.1e590dac
Revert "v3.1.1"4649ebc
v3.1.17b1b890
chore: release Docusaurus v3.1 (#9705)a2e05d2
chore: release Docusaurus 3.0.1 (#9596)85e5e55
chore: release Docusaurus 3.0.0 (#9478)Updates
@docusaurus/theme-search-algolia
from 2.2.0 to 3.1.1Release notes
Sourced from
@docusaurus/theme-search-algolia
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/theme-search-algolia
's changelog.... (truncated)
Commits
8017f6a
v3.1.1cf5dc2c
Revert "v3.1.1"dba0df5
v3.1.1beb7f05
Revert "v3.1.1"1b4ee0b
v3.1.1e590dac
Revert "v3.1.1"4649ebc
v3.1.17b1b890
chore: release Docusaurus v3.1 (#9705)a2e05d2
chore: release Docusaurus 3.0.1 (#9596)85e5e55
chore: release Docusaurus 3.0.0 (#9478)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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.