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

fix(deps): update shared components packages #1784

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@docusaurus/core (source) 2.2.0 -> 2.4.3 age adoption passing confidence dependencies minor
@docusaurus/preset-classic (source) 2.2.0 -> 2.4.3 age adoption passing confidence dependencies minor
JamesIves/github-pages-deploy-action ba14867 -> 3e94235 action digest
craicoverflow/install-git-chglog 6d338c1 -> fd5ace9 action digest
github.com/AlecAivazis/survey/v2 v2.3.6 -> v2.3.7 age adoption passing confidence require patch
github.com/BurntSushi/toml v1.2.1 -> v1.4.0 age adoption passing confidence require minor
github.com/briandowns/spinner v1.19.0 -> v1.23.0 age adoption passing confidence require minor
github.com/coreos/go-oidc/v3 v3.4.0 -> v3.10.0 age adoption passing confidence require minor
github.com/fatih/color v1.13.0 -> v1.17.0 age adoption passing confidence require minor
github.com/golang-jwt/jwt/v4 v4.4.3 -> v4.5.0 age adoption passing confidence require minor
github.com/mattn/go-isatty v0.0.16 -> v0.0.20 age adoption passing confidence require patch
github.com/nicksnyder/go-i18n/v2 v2.2.1 -> v2.4.0 age adoption passing confidence require minor
github.com/openconfig/goyang v1.2.0 -> v1.4.5 age adoption passing confidence require minor
github.com/openshift-online/ocm-sdk-go v0.1.306 -> v0.1.423 age adoption passing confidence require patch
github.com/spf13/cobra v1.6.1 -> v1.8.0 age adoption passing confidence require minor
github/issue-labeler 6ca2374 -> 50f02ba action digest
golang.org/x/oauth2 v0.3.0 -> v0.20.0 age adoption passing confidence require minor
golang.org/x/text v0.5.0 -> v0.15.0 age adoption passing confidence require minor
golangci/golangci-lint-action 08e2f20 -> 8032b26 action digest
goreleaser/goreleaser-action b508e2e -> 5742e2a action digest
k8s.io/api v0.24.8 -> v0.30.1 age adoption passing confidence require minor
k8s.io/apimachinery v0.24.8 -> v0.30.1 age adoption passing confidence require minor
k8s.io/client-go v0.24.8 -> v0.30.1 age adoption passing confidence require minor
peter-evans/repository-dispatch 26b39ed -> c0c913a action digest
srggrs/assign-one-project-github-action 65a8dda -> 4fc2b23 action digest
stefanzweifel/git-auto-commit-action 3ea6ae1 -> 7d0ca8f action digest
wagoid/commitlint-github-action 4160451 -> 7f0a61d action digest

Release Notes

facebook/docusaurus (@​docusaurus/core)

v2.4.3

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (@​ori-shalom)
Committers: 4

v2.4.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber)
  • docusaurus-theme-common
    • #​8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber)
    • #​8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber)
  • docusaurus-utils
  • docusaurus-theme-classic, docusaurus-theme-translations
  • create-docusaurus
💅 Polish
  • docusaurus-theme-classic
    • #​8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2)
Committers: 7

v2.4.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #​8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki)
  • docusaurus-theme-classic
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus
    • #​8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8674 feat(theme-classic): respect prefers-reduced-motion: reduce mediaquery, bump Infima to alpha.43 (@​slorber)
  • docusaurus-theme-translations
  • docusaurus-theme-common
    • #​8656 feat(theme-common): allow passing a string for details summary (@​pReya)
  • docusaurus-plugin-google-gtag
    • #​8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-common, docusaurus-theme-search-algolia
    • #​8757 fix(search): search page should react to querystring changes + cleanup/refactor (@​slorber)
  • docusaurus
  • docusaurus-theme-translations
💅 Polish
  • create-docusaurus
    • #​8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@​biplavmz)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@​tannerdolby)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
Committers: 14

v2.3.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-common
    • #​8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (@​slorber)
    • #​8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (@​slorber)
    • #​8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-utils
  • docusaurus-preset-classic
💅 Polish
  • docusaurus-theme-translations
🤖 Dependencies
  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus
Committers: 3

v2.3.0

Compare Source

🚀 New Feature
  • docusaurus-theme-translations
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • docusaurus
    • #​8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@​friederbluemle)
  • docusaurus-theme-search-algolia
    • #​8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
  • docusaurus-plugin-google-tag-manager
    • #​8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (@​lanegoolsby)
🐛 Bug Fix
  • docusaurus-mdx-loader
    • #​8303 fix(mdx-loader): support nested admonitions
    • #​8282 fix(mermaid): fix Mermaid integration for v9.2 release
  • docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@​slorber)
  • docusaurus-theme-classic
  • docusaurus-theme-translations
    • #​8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@​slorber)
    • #​8289 fix(theme-translations): complete Turkish theme translations
    • #​8406 fix(translations): complete farsi theme translations
    • #​8450 fix(theme-translations): complete Vietnamese theme translations
    • #​8525 chore(theme-translations): complete pl translations
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-docs
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic
    • #​8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@​slorber)
💅 Polish
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-translations
  • eslint-plugin
Committers: 16
AlecAivazis/survey (github.com/AlecAivazis/survey/v2)

v2.3.7

Compare Source

BurntSushi/toml (github.com/BurntSushi/toml)

v1.4.0

Compare Source

This version requires Go 1.18

  • Add toml.Marshal() (#​405)

  • Require 2-digit hour (#​320)

  • Wrap UnmarshalTOML() and UnmarshalText() return values in ParseError for position information (#​398)

  • Fix inline tables with dotted keys inside inline arrays (e.g. k=[{a.b=1}]) (#​400)

v1.3.2

Compare Source

Fix reading BURNTSUSHI_TOML_110 again 😅 The fix for 1.3.1 caused a race issue with multiple decodes being run in parallel.

v1.3.1

Compare Source

This fixes two small bugs:

  • The BURNTSUSHI_TOML_110 environment variable would be checked on package import, rather than Decode().

    This meant that setting os.Setenv("BURNTSUSHI_TOML_110", "") had no effect, as it happens after the import.

  • Fix order of Meta.Keys() for inline tables (this has been an issue since support for inline tables was added).

v1.3.0

Compare Source

New features:

  • Support upcoming TOML 1.1

    While it looks like TOML 1.1 is mostly stable and I don't expect any further major changes, there are NO compatibility guarantees as it is NOT yet released and anything can still change.

    To use it, set the BURNTSUSHI_TOML_110 environment variable to any value, which can be done either with os.SetEnv() or by the user running a program.

    A full list is changes is available in the TOML ChangeLog; the two most notable ones are that newlines and trailing commas are now allowed in inline tables, and Unicode in bare keys can now be used – this is now a valid document:

    lëttërs = {
      ä = "a with diaeresis",
      è = "e with accent grave",
    }
    
  • Allow MarshalTOML and MarshalText to be used on the document type itself, instead of only fields (#​383).

Bufixes:

  • \ escapes at the end of line weren't processed correctly in multiline strings (#​372).

  • Read over UTF-8 BOM (#​381).

  • omitempty struct tag did not work for pointer values (#​371).

  • Fix encoding anonymous structs on 32bit systems (#​374).

briandowns/spinner (github.com/briandowns/spinner)

v1.23.0

Compare Source

v1.22.0

Compare Source

v1.21.0

Compare Source

v1.20.0

Compare Source

coreos/go-oidc (github.com/coreos/go-oidc/v3)

v3.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.9.0...v3.10.0

v3.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.8.0...v3.9.0

v3.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.7.0...v3.8.0

v3.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.6.0...v3.7.0

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.5.0...v3.6.0

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.4.0...v3.5.0

fatih/color (github.com/fatih/color)

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.16.0...v1.17.0

v1.16.0

Compare Source

What's Changed

Dependency updates

New Contributors

Full Changelog: fatih/color@v1.15.0...v1.16.0

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.14.1...v1.15.0

v1.14.1

Compare Source

What's Changed

Full Changelog: fatih/color@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.13.0...v1.14.0

golang-jwt/jwt (github.com/golang-jwt/jwt/v4)

v4.5.0

Compare Source

What's Changed

Full Changelog: golang-jwt/jwt@v4.4.3...v4.5.0

mattn/go-isatty (github.com/mattn/go-isatty)

v0.0.20

Compare Source

v0.0.19

Compare Source

v0.0.18

Compare Source

v0.0.17

Compare Source

nicksnyder/go-i18n (github.com/nicksnyder/go-i18n/v2)

v2.4.0

Compare Source

What's new

This release adds support for configurable template parsers in https://github.com/nicksnyder/go-i18n/pull/317.

By setting TemplateParser on LocalizeConfig it is now possible to:

Full Changelog: nicksnyder/go-i18n@v2.3.0...v2.4.0

v2.3.0

Compare Source

New features

Bug fixes

Maintenance


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/shared-components-packages branch 9 times, most recently from 83a9e83 to dee5288 Compare December 9, 2022 12:31
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from dee5288 to c4549c4 Compare December 12, 2022 15:40
@renovate renovate bot changed the title chore(deps): pin dependencies fix(deps): update shared components packages Dec 12, 2022
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 2 times, most recently from a501e5c to 3c47c85 Compare December 16, 2022 05:01
@renovate renovate bot changed the title fix(deps): update shared components packages chore(deps): pin dependencies Dec 16, 2022
@renovate renovate bot changed the title chore(deps): pin dependencies Pin dependencies Dec 17, 2022
@renovate renovate bot changed the title Pin dependencies chore(deps): pin dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from 3c47c85 to 287d94c Compare December 19, 2022 13:42
@renovate renovate bot changed the title chore(deps): pin dependencies fix(deps): update shared components packages Dec 19, 2022
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 3 times, most recently from e35011d to aadf16f Compare December 26, 2022 18:53
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 4 times, most recently from b0a1734 to 47bd303 Compare January 4, 2023 18:21
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from 552b879 to e39fa7b Compare January 16, 2023 14:23
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 10 times, most recently from 5b40c45 to b0a20f2 Compare May 11, 2024 15:55
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 7 times, most recently from 4ca729b to dc2b4f3 Compare May 18, 2024 13:16
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 7 times, most recently from 9026f6a to 2a3a91f Compare May 27, 2024 04:43
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 4 times, most recently from 63a9ecf to 520e54c Compare May 31, 2024 13:24
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from 520e54c to 857d00b Compare June 3, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants