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

Update most non-major dependencies #3897

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@blueprintjs/core 3.51.1 -> 3.51.2 age adoption passing confidence
@blueprintjs/datetime 3.23.16 -> 3.23.17 age adoption passing confidence
@blueprintjs/popover2 0.12.6 -> 0.12.7 age adoption passing confidence
@emotion/react 11.4.1 -> 11.5.0 age adoption passing confidence
babel-jest 27.2.5 -> 27.3.1 age adoption passing confidence
eslint-plugin-flowtype 6.1.0 -> 6.1.1 age adoption passing confidence
jest (source) 27.2.5 -> 27.3.1 age adoption passing confidence
leaflet.markercluster 1.5.1 -> 1.5.3 age adoption passing confidence
slate-hyperscript 0.66.0 -> 0.67.0 age adoption passing confidence
slate-react 0.66.7 -> 0.67.0 age adoption passing confidence
webpack 5.58.2 -> 5.59.0 age adoption passing confidence
webpack-cli 4.9.0 -> 4.9.1 age adoption passing confidence
com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer 20211018.1 -> 20211018.2 age adoption passing confidence
org.postgresql:postgresql (source) 42.2.24 -> 42.3.0 age adoption passing confidence

Release Notes

palantir/blueprint

v3.51.2

Compare Source

emotion-js/emotion

v11.5.0

Compare Source

Patch Changes
  • #​2498 e5beae8e Thanks @​Andarist! - Fixed an edge case issue with incorrect rules being generated. When a context selector (&) was used not at the beginning of a selector (which is not valid SCSS but is allowed by the Stylis parser that we are using) within a group of selectors containing a pseudoclass then it was not replaced correctly with the current context selector.
facebook/jest

v27.3.1

Compare Source

Fixes
  • [expect] Make expect extension properties configurable (#​11978)
  • [expect] Fix .any() checks on primitive wrapper classes (#​11976)
Chore & Maintenance
  • [expect] BigInt global is always defined, don't check for its existence at runtime (#​11979)
  • [jest-config, jest-util] Use ci-info instead of is-ci to detect CI environment (#​11973)

v27.3.0

Compare Source

Features
  • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (#​11950)
  • [jest-resolver] Support default export (.) in exports field if main is missing (#​11919)
Fixes
  • [expect] Tweak and improve types (#​11949)
  • [jest-runtime] Ensure absolute paths can be resolved within test modules (#​11943)
  • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#​11946)
gajus/eslint-plugin-flowtype

v6.1.1

Compare Source

Bug Fixes
  • require-exact-types rule should not fix declare class (#​507) (01572d5)
Leaflet/Leaflet.markercluster

v1.5.3

Compare Source

Bugfixes
  • Removing unnecessary files on npm package
  • Inlucding correct versioning on Github repo

v1.5.2

Compare Source

Improvements
Bugfixes
  • Fixed issue 907 and 967 with PR 1027 from DerGuteWolf
  • Removed unexpected dependencies in previous npm package
ianstormtaylor/slate

v0.67.0

Patch Changes
  • #​4555 c29eea02 Thanks @​bryanph! - createEditor is now exported from slate-hyperscript, making it easier to set up custom editor tests

    For example:

    const jsx = createHyperscript({
      creators: {
        editor: createEditor(aFunctionThatReturnsAnEditorObject)
      },
      elements: {
        block: { type: 'block' },
        inline: { type: 'inline' }
      }
    })
    
webpack/webpack

v5.59.0

Compare Source

Features

  • add /*#__PURE__*/ for Object() in generated code
  • add RegExp and function support for managed/immutablePaths
  • add hooks for multiple phases in module build
  • improvements to experiments.buildHttp
    • allow to share cache
    • add allowlist
  • add splitChunks.minSizeReduction option

Bugfixes

  • fix memory caching for Data URLs
  • fix crash in waitFor when modules are unsafe cached
  • fix bug in build cycle detection
webpack/webpack-cli

v4.9.1

Compare Source

Bug Fixes
OWASP/java-html-sanitizer

v20211018.2

Compare Source


Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/most-minor-patch branch 2 times, most recently from 989f357 to 00d3e72 Compare October 19, 2021 18:51
@renovate renovate bot force-pushed the renovate/most-minor-patch branch from 00d3e72 to 3137f72 Compare October 20, 2021 12:02
@gjvoosten gjvoosten merged commit 769c080 into candidate Oct 20, 2021
@gjvoosten gjvoosten deleted the renovate/most-minor-patch branch October 20, 2021 13:59
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.

2 participants