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

chore(deps): update deps (patch) #559

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/transformer-elm 2.6.0 -> 2.6.1 age adoption passing confidence
@parcel/transformer-sass 2.6.0 -> 2.6.1 age adoption passing confidence
parcel 2.6.0 -> 2.6.1 age adoption passing confidence
prettier (source) 2.7.0 -> 2.7.1 age adoption passing confidence

Release Notes

parcel-bundler/parcel

v2.6.1

Compare Source

Fixed
  • JavaScript
    • Fix issue with conditional dependencies based on process.env - Details
    • Fix transformation of import/requires wrapped into Promise.resolve() - Details
    • Fix object literal shorthand with imported variables - Details
    • Fix imported values in computed optional member expressions - Details
    • Bump SWC to fix issue with missing parenthesis in optional chaining call - Details
    • Bump SWC to fix helper imports in Node ESM libraries - Details
  • Resolution
    • Add missing invalidateOnEnvChange to resolver - Details
    • Fix importing node_modules packages in glob resolver with sub-paths - Details
    • Error when external dependencies in libraries have incompatible semver ranges - Details
  • Web Extensions
    • Fix HMR for web extensions - Details
    • Fix web extensions issues with Safari - Details
    • Fix declarative_net_request property in web extension manifest - Details
  • Dev Server
    • Fix browser caching issues with dev server - Details
  • TypeScript
    • Fix path separators on Windows - Details
  • CSS
    • Bump Parcel CSS to fix issues with libc field in package.json - Details
  • Core
    • Fix atomic file writing race condition - Details
    • Bump lmdb dependency to fix multi-threading issue - Details
prettier/prettier

v2.7.1

Compare Source

diff

Keep useful empty lines in description (#​13013 by @​chimurai)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 16, 2022 12:01
@renovate renovate bot added the dependencies Indicates a change to dependencies label Jun 16, 2022
@renovate renovate bot force-pushed the renovate/deps-(patch) branch from 1ad016c to 30096db Compare June 17, 2022 00:26
@renovate renovate bot force-pushed the renovate/deps-(patch) branch from 30096db to 554b75a Compare June 17, 2022 20:42
@renovate renovate bot changed the title chore(deps): update dependency prettier to v2.7.1 chore(deps): update deps (patch) Jun 17, 2022
Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@jbrockopp jbrockopp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KellyMerrick KellyMerrick merged commit a4ea3c6 into master Jun 21, 2022
@KellyMerrick KellyMerrick deleted the renovate/deps-(patch) branch June 21, 2022 19:46
plyr4 pushed a commit that referenced this pull request Aug 19, 2022
plyr4 pushed a commit that referenced this pull request Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants