Skip to content

web: bump @formatjs/intl-listformat from 7.2.2 to 7.3.0 in /web#5866

Merged
BeryJu merged 2 commits intomainfrom
dependabot/npm_and_yarn/web/formatjs/intl-listformat-7.3.0
Jun 8, 2023
Merged

web: bump @formatjs/intl-listformat from 7.2.2 to 7.3.0 in /web#5866
BeryJu merged 2 commits intomainfrom
dependabot/npm_and_yarn/web/formatjs/intl-listformat-7.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps @formatjs/intl-listformat from 7.2.2 to 7.3.0.

Release notes

Sourced from @​formatjs/intl-listformat's releases.

@​formatjs/intl-listformat@​7.3.0

7.3.0 (2023-06-06)

Features

  • @​formatjs/intl,@​formatjs/fast-memoize,@​formatjs/icu-messageformat-parser,@​formatjs/intl-displaynames,@​formatjs/intl-listformat,intl-messageformat,@​formatjs/ecma402-abstract,@​formatjs/intl-numberformat,@​formatjs/icu-skeleton-parser: esm conditional exports (#4109) (e0d593c), closes #4013
Commits
  • 2b00170 build: publish
  • 357c861 fix(react-intl): support opting out of global intl context (#4118) (#4125)
  • c1172b2 docs: add doc for regenerating snapshots
  • 04ea9ed chore: add snapshots field
  • 6da3c9d chore: update .gitignore
  • 7f0e16a chore: fix build warnings
  • 362d740 chore: use bazel-super-formatter to format all source files (#4124)
  • 3667a5f chore(deps): update dependency @​testing-library/react to v14 (#4081)
  • b8d60ab chore(deps): update actions/stale action to v8 (#4077)
  • 21929f1 docs: update Phrase TMS link in message-extraction.md (#4101)
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot requested a review from a team as a code owner June 6, 2023 04:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.42 ⚠️

Comparison is base (8061d32) 92.41% compared to head (672dacf) 91.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5866      +/-   ##
==========================================
- Coverage   92.41%   91.98%   -0.42%     
==========================================
  Files         549      549              
  Lines       26326    26326              
==========================================
- Hits        24326    24213     -113     
- Misses       2000     2113     +113     
Flag Coverage Δ
e2e 48.58% <ø> (-2.45%) ⬇️
integration 26.48% <ø> (ø)
unit 89.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 28 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

dependabot bot and others added 2 commits June 8, 2023 13:15
Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.2.2...@formatjs/intl-listformat@7.3.0)

---
updated-dependencies:
- dependency-name: "@formatjs/intl-listformat"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@netlify
Copy link

netlify bot commented Jun 8, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 672dacf
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6481b8581414060008a334b4
😎 Deploy Preview https://deploy-preview-5866--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@BeryJu BeryJu force-pushed the dependabot/npm_and_yarn/web/formatjs/intl-listformat-7.3.0 branch from 881c224 to 672dacf Compare June 8, 2023 11:15
@BeryJu BeryJu merged commit e573b3a into main Jun 8, 2023
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/formatjs/intl-listformat-7.3.0 branch June 8, 2023 11:28
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-dependabot-npm_and_yarn-web-formatjs-intl-listformat-7.3.0-1686223673-672dacf
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-dependabot-npm_and_yarn-web-formatjs-intl-listformat-7.3.0-1686223673-672dacf-arm64
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-dependabot-npm_and_yarn-web-formatjs-intl-listformat-7.3.0-1686223673-672dacf

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-dependabot-npm_and_yarn-web-formatjs-intl-listformat-7.3.0-1686223673-672dacf-arm64

Afterwards, run the upgrade commands from the latest release notes.

kensternberg-authentik added a commit that referenced this pull request Jun 8, 2023
* main:
  providers/ldap: rework Schema and DSE (#5838)
  web/flows: update default flow background (#5905)
  web: bump @formatjs/intl-listformat from 7.2.2 to 7.3.0 in /web (#5866)
  website/integrations: add account linking note for WriteFreely (#5804)
  web: bump @storybook/addon-essentials from 7.0.18 to 7.0.20 in /web (#5894)
  web: bump @storybook/web-components-vite from 7.0.18 to 7.0.20 in /web (#5895)
  web: bump @storybook/blocks from 7.0.18 to 7.0.20 in /web (#5893)
  web: bump storybook from 7.0.18 to 7.0.20 in /web (#5896)
  website/docs: correct LDAP StartTLS documentation (#5886)
  core: bump python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye (#5891)
  ci: bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#5892)
  core: bump selenium from 4.9.1 to 4.10.0 (#5897)
  web: bump pyright from 1.1.312 to 1.1.313 in /web (#5898)
  web: bump @storybook/addon-links from 7.0.18 to 7.0.20 in /web (#5899)
  web: bump @storybook/web-components from 7.0.18 to 7.0.20 in /web (#5900)
  core: bump urllib3 from 2.0.2 to 2.0.3 (#5901)
  core: bump ruff from 0.0.271 to 0.0.272 (#5902)
  core: bump sentry-sdk from 1.25.0 to 1.25.1 (#5903)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant