Skip to content

web: bump @lit-labs/task from 3.0.0 to 3.0.1 in /web#6544

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/lit-labs/task-3.0.1
Aug 16, 2023
Merged

web: bump @lit-labs/task from 3.0.0 to 3.0.1 in /web#6544
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/lit-labs/task-3.0.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @lit-labs/task from 3.0.0 to 3.0.1.

Release notes

Sourced from @​lit-labs/task's releases.

@​lit-labs/task@​3.0.1

Patch Changes

Changelog

Sourced from @​lit-labs/task's changelog.

3.0.1

Patch Changes

Commits

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 <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> dependency 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> dependency 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 August 15, 2023 04:49
@dependabot dependabot bot removed the request for review from a team August 15, 2023 04:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2023
@dependabot dependabot bot requested a review from BeryJu August 15, 2023 04:49
@netlify
Copy link

netlify bot commented Aug 15, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit ab960cf
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64dcb9ab97ed520008c1f833
😎 Deploy Preview https://deploy-preview-6544--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 configuration.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: +39.78% 🎉

Comparison is base (17243e0) 50.89% compared to head (742b113) 90.67%.
Report is 6 commits behind head on main.

❗ Current head 742b113 differs from pull request most recent head ab960cf. Consider uploading reports for the commit ab960cf to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6544       +/-   ##
===========================================
+ Coverage   50.89%   90.67%   +39.78%     
===========================================
  Files         561      561               
  Lines       27081    27081               
===========================================
+ Hits        13781    24553    +10772     
+ Misses      13300     2528    -10772     
Flag Coverage Δ
e2e 50.40% <ø> (+1.32%) ⬆️
integration ?
unit 89.27% <ø> (?)

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

see 399 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/lit-labs/task-3.0.1 branch from 742b113 to 2bd7d24 Compare August 16, 2023 11:56
Bumps [@lit-labs/task](https://github.com/lit/lit/tree/HEAD/packages/labs/task) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/labs/task/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/@lit-labs/task@3.0.1/packages/labs/task)

---
updated-dependencies:
- dependency-name: "@lit-labs/task"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/lit-labs/task-3.0.1 branch from 2bd7d24 to ab960cf Compare August 16, 2023 11:57
@BeryJu BeryJu merged commit 594e031 into main Aug 16, 2023
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/lit-labs/task-3.0.1 branch August 16, 2023 12:00
kensternberg-authentik added a commit that referenced this pull request Aug 21, 2023
* main: (70 commits)
  core: hotfix group membership check (#6584)
  web: bump core-js from 3.32.0 to 3.32.1 in /web (#6581)
  web: bump tslib from 2.6.1 to 2.6.2 in /web (#6583)
  web: bump the storybook group in /web with 5 updates (#6580)
  web/flows: update flow background (#6579)
  translate: Updates for file web/xliff/en.xlf in zh_CN on branch main (#6575)
  core: rework recursive group membership (#6017)
  core: bump goauthentik.io/api/v3 from 3.2023061.11 to 3.2023061.12 (#6572)
  core: bump ruff from 0.0.284 to 0.0.285 (#6570)
  ci: bump actions/setup-node from 3.8.0 to 3.8.1
  blueprints: fix blueprint importer logging potentially sensitive data (#6567)
  web: bump API Client version (#6568)
  stages/authenticator_static: make static token size adjustable (#6565)
  root: always use persistent database connections (#6560)
  website/blog: identity fun (#6564)
  web: bump the storybook group in /web with 1 update (#6561)
  web: bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0 in /web (#6562)
  web: bump @lit-labs/task from 3.0.0 to 3.0.1 in /web (#6544)
  web: bump prettier from 3.0.1 to 3.0.2 in /web (#6549)
  web: bump the storybook group in /web with 5 updates (#6559)
  ...
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