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 patch group with 6 updates #5211

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps the patch group with 6 updates:

Package From To
@formatjs/intl-datetimeformat 6.11.1 6.11.2
@formatjs/intl-numberformat 8.8.0 8.8.1
@sentry/cli 2.21.2 2.21.3
storybook 7.5.2 7.5.3
vis-data 7.1.7 7.1.8
vis-timeline 7.7.2 7.7.3

Updates @formatjs/intl-datetimeformat from 6.11.1 to 6.11.2

Commits
  • 18b0a3b build: publish
  • dfec7e0 chore: fix build
  • fafbc09 fix(@​formatjs/intl-localematcher): fix distance algorithm
  • d95d21f feat(@​formatjs/intl-localematcher): implement distance-based locale matching ...
  • 65d9665 docs: add instructions
  • aa22ea5 docs: fix warnings
  • 561ca93 docs: fix warnings
  • d34a9e8 docs: upgrade to docusaurus 3
  • 448f0aa chore: add tests
  • d01d112 fix(@​formatjs/icu-skeleton-parser): parse 'EEEE' as long weekday
  • Additional commits viewable in compare view

Updates @formatjs/intl-numberformat from 8.8.0 to 8.8.1

Commits
  • 18b0a3b build: publish
  • dfec7e0 chore: fix build
  • fafbc09 fix(@​formatjs/intl-localematcher): fix distance algorithm
  • d95d21f feat(@​formatjs/intl-localematcher): implement distance-based locale matching ...
  • 65d9665 docs: add instructions
  • aa22ea5 docs: fix warnings
  • 561ca93 docs: fix warnings
  • d34a9e8 docs: upgrade to docusaurus 3
  • 448f0aa chore: add tests
  • d01d112 fix(@​formatjs/icu-skeleton-parser): parse 'EEEE' as long weekday
  • Additional commits viewable in compare view

Updates @sentry/cli from 2.21.2 to 2.21.3

Release notes

Sourced from @​sentry/cli's releases.

2.21.3

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.21.3

Various fixes & improvements

Commits

Updates storybook from 7.5.2 to 7.5.3

Release notes

Sourced from storybook's releases.

v7.5.3

7.5.3

Changelog

Sourced from storybook's changelog.

7.5.3

Commits
  • dc82000 Bump version from "7.5.2" to "7.5.3" [skip ci]
  • 10c5eaa Merge pull request #24604 from storybookjs/kasper/try-catch-pretify-main-preview
  • See full diff in compare view

Updates vis-data from 7.1.7 to 7.1.8

Release notes

Sourced from vis-data's releases.

v7.1.8

7.1.8 (2023-11-08)

Bug Fixes

Commits
  • 3924917 chore(deps): update dependency @​types/chai to v4.3.10 (#1117)
  • d285783 fix(deps): regenerate package lock (#1118)
  • 8fb8ff4 chore(deps): update dependency @​types/sinon to v17.0.1 (#1116)
  • 8513859 chore(deps): update dependency @​types/mocha to v10.0.4 (#1115)
  • 95834ae chore(deps): update dependency @​types/sinon to v17 (#1113)
  • 44ae541 chore(deps): update dependency vis-util to v5.0.6 (#1114)
  • 178aa8a chore(deps): update dependency eslint to v8.53.0 (#1112)
  • 98f5358 chore(deps): update dependency typedoc to v0.25.3 (#1110)
  • b492d56 chore(deps): update dependency sinon to v17.0.1 (#1111)
  • a26a61d chore(deps): update node.js to v21 (#1103)
  • Additional commits viewable in compare view

Updates vis-timeline from 7.7.2 to 7.7.3

Release notes

Sourced from vis-timeline's releases.

v7.7.3

7.7.3 (2023-10-27)

Performance Improvements

  • remove add/remove event polyfills\n\nWe don't polyfill these browsers using core-js (i.e. it most likely doesn't work anyway) and barely anyone is using them nowadays. (#1702) (0fbb834)
Commits
  • 0fbb834 perf: remove add/remove event polyfills\n\nWe don't polyfill these browsers u...
  • d0598f9 chore(deps): update dependency lint-staged to v15 (#1696)
  • 946b8ee chore(deps): update node.js to v21 (#1700)
  • 9d42a88 chore(deps): update node.js to v20.9.0
  • 9dac2f7 chore(deps): update dependency jsdom to v22 (#1636)
  • 0b0b4d4 chore(deps): update node.js to v20.8.1
  • 64d127e chore(deps): update node.js to v20 (#1628)
  • 811687a chore(deps): update dependency vis-dev-utils to v4.0.41
  • 914e3bb chore(deps): update dependency semantic-release to v22 (#1603)
  • d21b14f chore(deps): update dependency gh-pages to v6 (#1671)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner November 8, 2023 16:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-6b9bd3d0fa branch from 2719ff0 to fb564e9 Compare November 9, 2023 12:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps the patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@formatjs/intl-datetimeformat](https://github.com/formatjs/formatjs) | `6.11.1` | `6.11.2` |
| [@formatjs/intl-numberformat](https://github.com/formatjs/formatjs) | `8.8.0` | `8.8.1` |
| [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.21.2` | `2.21.3` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.2` | `7.5.3` |
| [vis-data](https://github.com/visjs/vis-data) | `7.1.7` | `7.1.8` |
| [vis-timeline](https://github.com/visjs/vis-timeline) | `7.7.2` | `7.7.3` |


Updates `@formatjs/intl-datetimeformat` from 6.11.1 to 6.11.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-numberformat` from 8.8.0 to 8.8.1
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@sentry/cli` from 2.21.2 to 2.21.3
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.21.2...2.21.3)

Updates `storybook` from 7.5.2 to 7.5.3
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.5.3/code/lib/cli)

Updates `vis-data` from 7.1.7 to 7.1.8
- [Release notes](https://github.com/visjs/vis-data/releases)
- [Changelog](https://github.com/visjs/vis-data/blob/master/.releaserc.yml)
- [Commits](visjs/vis-data@v7.1.7...v7.1.8)

Updates `vis-timeline` from 7.7.2 to 7.7.3
- [Release notes](https://github.com/visjs/vis-timeline/releases)
- [Changelog](https://github.com/visjs/vis-timeline/blob/master/HISTORY.md)
- [Commits](visjs/vis-timeline@v7.7.2...v7.7.3)

---
updated-dependencies:
- dependency-name: "@formatjs/intl-datetimeformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@formatjs/intl-numberformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@sentry/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vis-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vis-timeline
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-6b9bd3d0fa branch from fb564e9 to f88221f Compare November 10, 2023 08:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

3 similar comments
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-6b9bd3d0fa branch November 17, 2023 14:30
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.

1 participant