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

feat(deps): Update dependency confusing-browser-globals to v1.0.11 #749

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
confusing-browser-globals 1.0.10 -> 1.0.11 age adoption passing confidence

Release Notes

facebook/create-react-app (confusing-browser-globals)

v1.0.11

Compare Source

1.0.11 (2017-08-09)

🐛 Bug Fix
  • create-react-app

    • #​2884 Improve offline heuristic for proxied environments. (@​bsyk)

      When a Yarn proxy is set, we will check its connectivity if we cannot reach Yarn's registry. This is often the case when DNS lookups must be made through the proxy.

    • #​2853 Allow use of scoped packages with a pinned version. (@​wileybenet)

  • react-dev-utils

    • #​2796 Properly escape HTML tags in error overlay. (@​ccloli)

      Elements printed in their entirety would sometimes render as HTML. This should no longer happen and should properly render as text.

  • react-dev-utils, react-scripts

  • react-scripts

💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 26
Migrating from 1.0.10 to 1.0.11

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.0.11

or

yarn add --exact react-scripts@1.0.11

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #749 (1a66b58) into master (9761e1e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #749   +/-   ##
=======================================
  Coverage   74.41%   74.41%           
=======================================
  Files           7        7           
  Lines          43       43           
  Branches        8        7    -1     
=======================================
  Hits           32       32           
  Misses         11       11           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/confusing-browser-globals-1.x branch from 3b18562 to 1a66b58 Compare July 6, 2023 04:37
@renovate renovate bot merged commit 8566a50 into master Jul 6, 2023
5 checks passed
@renovate renovate bot deleted the renovate/confusing-browser-globals-1.x branch July 6, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants