Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Bump @instructure/ui-tag from 8.28.2 to 8.41.1 #2294

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps @instructure/ui-tag from 8.28.2 to 8.41.1.

Release notes

Sourced from @​instructure/ui-tag's releases.

v8.41.1

8.41.1 (2023-08-24)

Bug Fixes

  • fix document in undefined SSR errors (4c6e998)
  • ui-dom-utils: fix findFocusable throwing nullpointer exceptions (2169bff)
  • ui-source-code-editor: fix broken codemirror syntax highlight (155b42a)

v8.41.0

8.41.0 (2023-08-21)

Features

  • shared-types,ui-theme-tokens: add new 'desktop' and 'tablet' breakpoints to themes (bcda3d0)

v8.40.1

8.40.1 (2023-08-18)

Bug Fixes

  • ui-color-picker: add id as allowed prop for color-picker (2ced2b2)

v8.40.0

8.40.0 (2023-08-17)

Bug Fixes

  • ui-color-picker: fix broken commonjs import for color-picker (32dbd2b)
  • ui-flex: documentation wording (b4a1374)
  • ui-selectable: move Selectable onClick listener one level down (5c40100)

Features

  • emotion,shared-types,ui-theme-tokens: add mediumSmall spacing to themes (d909ded)

v8.39.0

Bug Fixes

  • ui-a11y-utils: fix modal closing when losing focus (5deda70)
  • ui-a11y-utils: fix parent dialog closing when file picker input is closed (1732297)
  • ui-dom-utils: findFocusable only treats an element as hidden if display is 'none' (69b3949)
  • ui-text-area: add ssr fix for resize observer (412c7a1)
  • ui-text-area: fix focusring issues in case of horizontal resize (dcbda2e)
  • ui-text-input: fix textInput, where onFocus fires twice. (eefd8ce)

... (truncated)

Changelog

Sourced from @​instructure/ui-tag's changelog.

8.41.1 (2023-08-24)

Bug Fixes

  • fix document in undefined SSR errors (4c6e998)
  • ui-dom-utils: fix findFocusable throwing nullpointer exceptions (2169bff)
  • ui-source-code-editor: fix broken codemirror syntax highlight (155b42a)

8.41.0 (2023-08-21)

Features

  • shared-types,ui-theme-tokens: add new 'desktop' and 'tablet' breakpoints to themes (bcda3d0)

8.40.1 (2023-08-18)

Bug Fixes

  • ui-color-picker: add id as allowed prop for color-picker (2ced2b2)

8.40.0 (2023-08-17)

Bug Fixes

  • ui-color-picker: fix broken commonjs import for color-picker (32dbd2b)
  • ui-flex: documentation wording (b4a1374)
  • ui-selectable: move Selectable onClick listener one level down (5c40100)

Features

  • emotion,shared-types,ui-theme-tokens: add mediumSmall spacing to themes (d909ded)

8.39.0 (2023-07-21)

Bug Fixes

... (truncated)

Commits
  • 56b3d57 chore(release): 8.41.1
  • d633e1a chore: increase chromatic threshold
  • 155b42a fix(ui-source-code-editor): fix broken codemirror syntax highlight
  • 2169bff fix(ui-dom-utils): fix findFocusable throwing nullpointer exceptions
  • 4c6e998 fix: fix document in undefined SSR errors
  • ed746a8 chore(release): 8.41.0
  • bcda3d0 feat(shared-types,ui-theme-tokens): add new 'desktop' and 'tablet' breakpoint...
  • 0b54ada chore(release): 8.40.1
  • 08f038f chore(ui-scripts): don't run git hooks from ui-scripts
  • 2ced2b2 fix(ui-color-picker): add id as allowed prop for color-picker
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by matyas.szabo, a new releaser for @​instructure/ui-tag since your current version.


Dependabot compatibility score

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)

Bumps [@instructure/ui-tag](https://github.com/instructure/instructure-ui) from 8.28.2 to 8.41.1.
- [Release notes](https://github.com/instructure/instructure-ui/releases)
- [Changelog](https://github.com/instructure/instructure-ui/blob/master/CHANGELOG.md)
- [Commits](instructure/instructure-ui@v8.28.2...v8.41.1)

---
updated-dependencies:
- dependency-name: "@instructure/ui-tag"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants