Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Release: Bug Fixes and Dependency Updates #540

Merged
merged 40 commits into from
Jun 13, 2022
Merged

Release: Bug Fixes and Dependency Updates #540

merged 40 commits into from
Jun 13, 2022

Conversation

codebender828
Copy link
Collaborator

  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
  • chore(deps): bump shelljs from 0.8.3 to 0.8.5
  • Include all position values in CToast
  • chore(deps): bump pathval from 1.1.0 to 1.1.1
  • chore(deps): bump handlebars from 4.7.5 to 4.7.7
  • chore(deps): bump prismjs from 1.19.0 to 1.27.0
  • chore(deps): bump url-parse from 1.4.7 to 1.5.10
  • chore(deps): bump lodash-es from 4.17.15 to 4.17.21
  • chore(deps): bump minimist from 1.2.5 to 1.2.6
  • chore(deps): bump nanoid from 3.1.25 to 3.3.4
  • fix(docs): fix typo in link
  • fix(docs: undo prettier changes
  • chore(deps): bump ws from 5.2.2 to 5.2.3
  • feat: update core scss dependenciesgp
  • chore: create changeset

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

dependabot bot and others added 30 commits January 19, 2022 16:36
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.3...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
fix: Include all position values in CToast
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](chaijs/pathval@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.5 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.5...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.19.0...v1.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.25...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…-3.3.4

chore(deps): bump nanoid from 3.1.25 to 3.3.4
…st-1.2.6

chore(deps): bump minimist from 1.2.5 to 1.2.6
…-es-4.17.21

chore(deps): bump lodash-es from 4.17.15 to 4.17.21
…rse-1.5.10

chore(deps): bump url-parse from 1.4.7 to 1.5.10
…s-1.27.0

chore(deps): bump prismjs from 1.19.0 to 1.27.0
…bars-4.7.7

chore(deps): bump handlebars from 4.7.5 to 4.7.7
…l-1.1.1

chore(deps): bump pathval from 1.1.0 to 1.1.1
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…s-0.8.5

chore(deps): bump shelljs from 0.8.3 to 0.8.5
…ff-newlines-1.0.3

chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
@vercel
Copy link

vercel bot commented Jun 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chakra-ui-vue ✅ Ready (Inspect) Visit Preview Jun 13, 2022 at 4:27PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Jun 13, 2022

🦋 Changeset detected

Latest commit: 0800981

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
nuxt-js Minor
@chakra-ui/vue Minor
@chakra-ui/nuxt Minor
@chakra-ui/theme-vue Minor
chakra-ui-docs Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 13, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0800981:

Sandbox Source
Chakra UI Vue (0.X) Starter Template Configuration
chakra-ui-nuxt-demo Configuration

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants