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

Bump the blueprint group across 1 directory with 6 updates #3830

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the blueprint group with 6 updates in the /ui directory:

Package From To
@blueprintjs/colors 4.2.1 5.1.1
@blueprintjs/core 4.20.0 5.11.0
@blueprintjs/icons 4.16.0 5.11.0
@blueprintjs/popover2 1.14.8 2.1.8
@blueprintjs/select 4.9.21 5.2.2
@blueprintjs/table 4.10.8 5.1.8

Updates @blueprintjs/colors from 4.2.1 to 5.1.1

Release notes

Sourced from @​blueprintjs/colors's releases.

v5.0.0-alpha.0

First pre-release version of v5.0.0, published to NPM with the next tag.

This release contains all the breaking changes described in the 5.0 wiki page.

Commits

Updates @blueprintjs/core from 4.20.0 to 5.11.0

Release notes

Sourced from @​blueprintjs/core's releases.

v5.0.0-alpha.0

First pre-release version of v5.0.0, published to NPM with the next tag.

This release contains all the breaking changes described in the 5.0 wiki page.

Commits

Updates @blueprintjs/icons from 4.16.0 to 5.11.0

Commits

Updates @blueprintjs/popover2 from 1.14.8 to 2.1.8

Release notes

Sourced from @​blueprintjs/popover2's releases.

@​blueprintjs/core@​2.1.1

  • #2329, #2333 Add props for common modifier classes
    • Button: fill, large, minimal, small
    • Checkbox etc: alignIndicator, large
    • InputGroup: large, round
    • Label: inline
    • Menu: large
    • MenuItem: active
    • Navbar: fixedToTop
    • NumericInput: fill
    • ProgressBar: animate, stripes
    • Spinner: large, small
    • Tag: large, minimal, round
    • TagInput: fill, large
  • #2330 Add more Classes constants
  • #2323 Checkbox renders SVG icons
  • #2346 .pt-html-table supports th cells in tbody (🎩 @​VictorHom)
  • #2343 Fix invalid prop warning (🎩 @​CPyle)

@​blueprintjs/docs-theme@​2.1.1

  • #2361 Add Documentation scrollParent prop (🎩 @​styu)
  • #2350 Increase site width by 100px

@​blueprintjs/icons@​2.1.1

  • #2349 Added new icons mountain, outdated, updated
  • #2331, #2349 Fixed a few existing icons

@​blueprintjs/table@​2.1.0

  • ⭐️ #2325 Support for customizing the CSS class namespace pt-
    • in the upcoming 3.0 release, we will change this namespace to bp3- to avoid style conflicts with previous versions of Blueprint on the same page
    • added a new docs page about Classes to encourage use of the forward-compatible Classes constants
  • #2390 Fix hot reload support (🎩 @​dan-katz)
  • #2118 Fix scroll syncing when widths/heights change (🎩 @​mcintyret)

@​blueprintjs/datetime@​2.0.2

  • #2357 increase gap between month selection text and caret (🎩 @​reiv)

@​blueprintjs/core@​2.0.1

  • #2316 Bump react peerDependency to 16.2.0 for fragment support
    • release notes for 2.0.0 declared this minimum version but it was not enforced in core's package.json

@​blueprintjs/core@​2.0.0

Complete 2.0.0 release notes and migration guide

@​blueprintjs/datetime@​2.0.0

Complete 2.0.0 release notes and migration guide

@​blueprintjs/icons@​2.0.0

Complete 2.0.0 release notes and migration guide

... (truncated)

Commits

Updates @blueprintjs/select from 4.9.21 to 5.2.2

Commits
  • 1a5c82b chore: Publish new release
  • d51c90c Add Support for customTarget in MultiSelect Component (#6915)
  • 2dc48d8 chore: Publish new release
  • 9754f3d chore: Publish new release
  • 855a067 Add affordance to icon selector in docs and fix selection state (#6877)
  • 0d36ba1 No scrollbar in Select when menu has dividers (#6804)
  • 79010df chore: Publish new release
  • 5721022 chore: Publish new release
  • 0f8d6d9 chore: Publish new release
  • ef6a912 [select] docs(MultiSelect): fix link to Select component (#6747)
  • Additional commits viewable in compare view

Updates @blueprintjs/table from 4.10.8 to 5.1.8

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@blueprintjs/table [>= 4.6.a, < 4.7]
@blueprintjs/icons [>= 4.5.a, < 4.6]
@blueprintjs/popover2 [>= 1.6.a, < 1.7]
@blueprintjs/colors [>= 4.1.a, < 4.2]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the blueprint group with 6 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@blueprintjs/colors](https://github.com/palantir/blueprint/tree/HEAD/packages/colors) | `4.2.1` | `5.1.1` |
| [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) | `4.20.0` | `5.11.0` |
| [@blueprintjs/icons](https://github.com/palantir/blueprint/tree/HEAD/packages/icons) | `4.16.0` | `5.11.0` |
| [@blueprintjs/popover2](https://github.com/palantir/blueprint/tree/HEAD/packages/popover2) | `1.14.8` | `2.1.8` |
| [@blueprintjs/select](https://github.com/palantir/blueprint/tree/HEAD/packages/select) | `4.9.21` | `5.2.2` |
| [@blueprintjs/table](https://github.com/palantir/blueprint/tree/HEAD/packages/table) | `4.10.8` | `5.1.8` |



Updates `@blueprintjs/colors` from 4.2.1 to 5.1.1
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/colors)

Updates `@blueprintjs/core` from 4.20.0 to 5.11.0
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/core)

Updates `@blueprintjs/icons` from 4.16.0 to 5.11.0
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/icons)

Updates `@blueprintjs/popover2` from 1.14.8 to 2.1.8
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/popover2)

Updates `@blueprintjs/select` from 4.9.21 to 5.2.2
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/select)

Updates `@blueprintjs/table` from 4.10.8 to 5.1.8
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/table)

---
updated-dependencies:
- dependency-name: "@blueprintjs/colors"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: blueprint
- dependency-name: "@blueprintjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: blueprint
- dependency-name: "@blueprintjs/icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: blueprint
- dependency-name: "@blueprintjs/popover2"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: blueprint
- dependency-name: "@blueprintjs/select"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: blueprint
- dependency-name: "@blueprintjs/table"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: blueprint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants