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

[Release] v0.11.0 beta.0 #348

Merged
merged 24 commits into from
Nov 20, 2023
Merged

[Release] v0.11.0 beta.0 #348

merged 24 commits into from
Nov 20, 2023

Conversation

gsreynolds
Copy link
Member

  • fix: upgrade @types/jest from 29.5.3 to 29.5.4
  • fix: upgrade @types/react from 18.2.20 to 18.2.21
  • Bump @chakra-ui/icons from 2.1.0 to 2.1.1
  • Bump jest-environment-jsdom from 27.5.1 to 29.7.0
  • Bump react-bootstrap from 2.8.0 to 2.9.1
  • Bump actions/setup-node from 3 to 4
  • Bump i18next-parser from 8.6.0 to 8.9.0
  • Bump @testing-library/jest-dom from 6.0.1 to 6.1.4
  • use body instead of url for code exchange post
  • Bump axios from 1.5.0 to 1.6.0
  • Bump i18next from 23.4.6 to 23.7.6
  • Publishing release v0.11.0-beta.0

snyk-bot and others added 24 commits September 13, 2023 19:49
Snyk has created this PR to upgrade @types/jest from 29.5.3 to 29.5.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/gsreynolds/project/80644158-1d1f-48e1-8204-886f013043aa?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @types/react from 18.2.20 to 18.2.21.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/gsreynolds/project/80644158-1d1f-48e1-8204-886f013043aa?utm_source=github&utm_medium=referral&page=upgrade-pr
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/icons) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/icons/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/components/icons)

---
updated-dependencies:
- dependency-name: "@chakra-ui/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 27.5.1 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v2.8.0...v2.9.1)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 8.6.0 to 8.9.0.
- [Release notes](https://github.com/i18next/i18next-parser/releases)
- [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-parser@8.6.0...8.9.0)

---
updated-dependencies:
- dependency-name: i18next-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.0.1 to 6.1.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.0.1...v6.1.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [i18next](https://github.com/i18next/i18next) from 23.4.6 to 23.7.6.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.4.6...v23.7.6)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@gsreynolds gsreynolds added the release Release / Publish to Main label Nov 16, 2023
@gsreynolds gsreynolds added this to the v0.11.0 milestone Nov 16, 2023
Copy link

@martindstone martindstone left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks!

@gsreynolds gsreynolds merged commit 5b04ea8 into main Nov 20, 2023
4 checks passed
@gsreynolds gsreynolds deleted the release/0.11.0-beta.0 branch November 20, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release / Publish to Main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants