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

fix(deps): update all non-major dependencies #2109

Merged
merged 3 commits into from
Jan 9, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2019

This PR contains the following updates:

Package Type Update Change
@next/bundle-analyzer dependencies patch ^9.1.6 -> ^9.1.7
@reach/dialog dependencies patch ^0.7.0 -> ^0.7.1
@sentry/browser dependencies minor ^5.10.2 -> ^5.11.0
@socialgouv/eslint-config-react devDependencies minor ^0.11.1 -> ^0.13.0
@socialgouv/eslint-config-recommended devDependencies minor ^0.11.1 -> ^0.13.0
@socialgouv/fiches-vdd dependencies patch ^1.0.76 -> ^1.0.83
@socialgouv/kali-data dependencies patch ^1.2.101 -> ^1.2.103
@zeit/ncc devDependencies minor ^0.20.5 -> ^0.21.0
SocialGouv/gitlab-ci-yml repository minor v4.3.0 -> v4.6.0
codeceptjs (source) dependencies minor ^2.2.0 -> ^2.3.6
date-fns dependencies minor ^2.8.1 -> ^2.9.0
husky dependencies patch ^4.0.0 -> ^4.0.3
lerna dependencies patch ^3.20.1 -> ^3.20.2
next (source) dependencies patch ^9.1.6 -> ^9.1.7
p-limit dependencies patch ^2.2.1 -> ^2.2.2
rollup devDependencies minor ^1.27.14 -> ^1.29.0
superagent devDependencies minor ^5.1.3 -> ^5.2.1
superagent dependencies minor ^5.1.3 -> ^5.2.1
tensorflow minor >=2.0.0 -> >=2.1.0

Release Notes

zeit/next.js

v9.1.7

Compare Source

Minor Changes
  • Experimental: Add headers support to custom-routes: #​9879
Patches
  • Add handling for external redirects: #​9764
  • Fix error message typo: "Keys that need moved": #​9772
  • Update with-sentry example to not use sentry-testkit: #​9777
  • Update auth0 sample: bump dependencies and improve config management: #​9778
  • [example] Added AMP Google Analytics example: #​9723
  • Add parsing of route source during checking: #​9787
  • Updated packages for examples/with-typescript: #​9791
  • Update to close SSE connection before unload: #​9798
  • Update prerender test for Windows: #​9800
  • Prevent re-observing for an already prefetched page: #​9644
  • Fix source in electron build: #​9802
  • [docs] update custom-server-reasonml README to use create-next-app: #​9792
  • Fix relay URL: #​9806
  • Chore: fix typo of Unkown to Unknown: #​9809
  • New docs: #​9301
  • Turn on CSS support for config test: #​9814
  • [with-react-intl] Fix message extraction script on consecutive builds: #​9788
  • Add Specific Error for Function in PostCSS Config: #​9815
  • Add checking filesystem after each rewrite: #​9568
  • Update error checking for AMP validator tests: #​9817
  • Optimize Prefetching: #​9818
  • Fix/improve test for deduplication of tags with same key: #​9793
  • [Experimental] Move Babel transpile into a cached thread pool: #​9331
  • Fix IE11 Prefetching: #​9823
  • Fix Chrome-Only Tests: #​9825
  • Update yarn.lock: 3013c53
  • Allow Empty API Body: #​9838
  • Add selenium-webdriver and testing cross-browser in PRs: #​9821
  • Allow Boolean API Response: #​9842
  • Do Not Run File Loader on Server: #​9843
  • Special Global CSS Error within node_modules: #​9849
  • Expose CSS Issuer When Error: #​9850
  • Test Nested CSS Imports: #​9855
  • Register Created Bindings: #​9864
  • Fix bug in data-fetching.md&#​39;s example: #​9868
  • Refactor Router#getInitialProps: #​9853
  • [Experiment] Add basePath support: #​9872
  • Add basePath to routes-manifest: #​9875
  • Update native-url for peerdep: #​9882
  • Update yarn.lock: fe1af7b
  • Update testing notes in contributing doc: #​9878
  • Refactor SSG Data Fetching: #​9884
  • Add test ensuring basePath is added to routes-manifest: #​9885
  • Add error for rewrite to auto-exported dynamic page: #​9816
  • Removed the custom configuration page: #​9886
  • Use Cached SSG Data on History Navigation: #​9887
  • Defer Loading CSS Configuration: #​9889
  • Support static export and server hosted build and update docs: #​9783
  • Fix Potential Duplication of Page Loading: #​9894
  • Ensure params in query are updated for custom-routes: #​9797
  • Revert version bump for routes-manifest: #​9896
  • Fix with-next-offline example: #​9900
  • Remove example: #​9910
  • Fix User Error in Async API Endpoint: #​9911
  • Remove dynamic assetPrefix from docs: #​9912
  • Fix shadowing of apolloClient: #​9917
  • Update the docker multistage to copy only the necessary files: #​9899
  • Remove extra logging from on-demand-entries: #​9909
  • Remove leftover symlink: 9e9c7ea
  • Update contributing.md: 1546fcd
  • Enable catchAllRouting by default: #​9922
  • Fix _app global css import order: #​9836
  • [Examples] Update global declaration of Apollo clients: #​9923
  • Fix New CSS Support Media Paths: #​9916
  • Tailwind example only run PurgeCSS in production: #​9846
  • Add descriptions to documentation pages: #​9901
Credits

Huge thanks to @​lachlanjc, @​jrusso1020, @​sandrinodimattia, @​jamesmosier, @​francismarcus, @​codemonkey800, @​jplew, @​millette, @​twumm, @​lfades, @​lostfictions, @​ijjk, @​Timer, @​Manc, @​developit, @​konstantinmuenster, @​timneutkens, @​aganglada, @​SarKurd, @​hegelocampus, @​areai51, @​IgorCRD, and @​sergiodxa for helping!

getsentry/sentry-javascript

v5.11.0

Compare Source

  • [apm] fix: Always attach contexts.trace to finished transaction (#​2353)
  • [integrations] fix: Make RewriteFrame integration process all exceptions (#​2362)
  • [node] ref: Update agent-base to 5.0 to remove http/s patching (#​2355)
  • [browser] feat: Set headers from options in XHR/fetch transport (#​2363)
SocialGouv/linters

v0.13.0

Compare Source

Features
  • deps: update dependency eslint-plugin-jest to ~23.3.0 (84b4fcc)

v0.12.0

Compare Source

Features
  • deps: update dependency eslint-plugin-jest to ~23.3.0 (84b4fcc)

v0.11.2

Compare Source

Features
  • deps: update dependency eslint-plugin-jest to ~23.2.0 (d5ff710)

0.11.2 (2019-12-30)

Bug Fixes
  • deps: update dependency eslint-config-prettier to ~6.8.0 (8d85b9a)
  • deps: update dependency eslint-config-prettier to ~6.9.0 (996ee2a)
  • deps: update dependency eslint-plugin-jest to ^23.2.0 (bc17983)
  • deps: update dependency tslint-plugin-prettier to ~2.1.0 (be0c0f6)

0.11.1 (2019-12-16)

Bug Fixes
  • deps: update dependency eslint-plugin-prettier to ~3.1.2 (f370ed8)
SocialGouv/fiches-vdd

v1.0.83

Compare Source

v1.0.82

Compare Source

v1.0.81

Compare Source

v1.0.80

Compare Source

v1.0.79

Compare Source

v1.0.78

Compare Source

v1.0.77

Compare Source

SocialGouv/kali-data

v1.2.103

Compare Source

v1.2.102

Compare Source

zeit/ncc

v0.21.0

Compare Source

Minor Changes
  • Add transpileOnly support for TS projects if needed: #​497
Credits

Huge thanks to @​arunoda for helping!

Codeception/codeceptjs

v2.3.6

Compare Source

  • Create better Typescript definition file through JSDoc. By @​lemnis
  • run-workers now can use glob pattern. By @​Ilrilan
// Example:
exports.config = {
  tests: '{./workers/base_test.workers.js,./workers/test_grep.workers.js}',
}
  • Added new command npx codeceptjs info which print information about your environment and CodeceptJS configs. By @​jamesgeorge007
  • Fixed some typos in documantation. By @​pablopaul @​atomicpages @​EricTendian
  • Added PULL_REQUEST template.
  • [Puppeteer][webdriver] Added waitForClickable for waiting clickable element on page.
  • [TestCafe] Added support for remote connection. By @​jvdieten
  • [Puppeteer] Fixed waitForText XPath context now works correctly. By @​Heavik
  • [TestCafe] Fixed clearField clear field now awaits TestCafe's promise. By @​orihomie
  • [Puppeteer] Fixed fails when executing localStorage on services pages. See #​2026
  • Fixed empty tags in test name. See #​2038

v2.3.5

Compare Source

  • Set "parse-function" dependency to "5.2.11" to avoid further installation errors.

v2.3.4

Compare Source

v2.3.3

Compare Source

// when data-test-id is a special test attribute
// enable and configure plugin to replace this
I.click({ css: '[data-test-id=register_button]');
// with this
I.click('$register_button');
  • [Puppeteer][webdriver] pressKey improvements by @​martomo:
    Changed pressKey method to resolve issues and extend functionality.
    • Did not properly recognize 'Meta' (or 'Command') as modifier key.
    • Right modifier keys did not work in WebDriver using JsonWireProtocol.
    • 'Shift' + combination would not reflect actual keyboard behavior.
    • Respect sequence with multiple modifier keys passed to pressKey.
    • Added support to automatic change operation modifier key based on operating system.
  • [Puppeteer][webdriver] Added pressKeyUp and pressKeyDown to press and release modifier keys like Control or Shift. By @​martomo.
  • [Puppeteer][webdriver] Added grabElementBoundingRect by @​PeterNgTr.
  • [Puppeteer] Fixed speed degradation introduced in #​1306 with accessibility locators support. See #​1953.
  • Added Config.addHook to add a function that will update configuration on load.
  • Started @codeceptjs/configure package with a collection of common configuration patterns.
  • [TestCafe] port's management removed (left on TestCafe itself) by @​orihomie. Fixes #​1934.
  • [REST] Headers are no more declared as singleton variable. Fixes #​1959
  • Updated Docker image to include run tests in workers with NUMBER_OF_WORKERS env variable. By @​PeterNgTr.

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source


v2.2.1

Compare Source

  • [WebDriver] A dedicated guide written.
  • [TestCafe] A dedicated guide written.
  • [Puppeteer] A chapter on mocking written
  • [Puppeteer][nightmare][TestCafe] Window mode is enabled by default on codeceptjs init.
  • [TestCafe] Actions implemented by @​hubidu
    • grabPageScrollPosition
    • scrollPageToTop
    • scrollPageToBottom
    • scrollTo
    • switchTo
  • Intellisense improvements. Renamed tsconfig.json to jsconfig.json on init. Fixed autocompletion for Visual Studio Code.
  • [Polly] Take configuration values from Puppeteer. Fix #​1766 by @​VikalpP
  • [Polly] Add preconditions to check for puppeteer page availability by @​VikalpP. Fixes #​1767
  • [WebDriver] Use filename for uploadFile by @​VikalpP. See #​1797
  • [Puppeteer] Configure speed of input with pressKeyDelay option. By @​hubidu
  • Fixed recursive loading of support objects by @​davertmik.
  • Fixed support object definitions in steps.d.ts by @​johnyb. Fixes #​1795
  • Fixed Data().Scenario().injectDependencies() is not a function by @​andrerleao
  • Fixed crash when using xScenario & Scenario.skip with tag by @​VikalpP. Fixes #​1751
  • Dynamic configuration of helpers can be performed with async function. See #​1786 by @​cviejo
  • Added TS definitions for internal objects by @​Vorobeyko
  • BDD improvements:
    • Fix for snippets command with a .feature file that has special characters by @​asselin
    • Fix --path option on gherkin:snippets command by @​asselin. See #​1790
    • Added --feature option to gherkin:snippets to enable creating snippets for a subset of .feature files. See #​1803 by @​asselin.
  • Fixed: dynamic configs not reset after test. Fixes #​1776 by @​cviejo.
date-fns/date-fns

v2.9.0

Compare Source

Thanks to @​mborgbrant, @​saintplay, @​mrenty, @​kibertoad, @​levibuzolic, @​Anshuman71, @​talgautb, @​filipjuza, @​tobyzerner, @​emil9453, @​fintara, @​pascaliske, @​rramiachraf, @​marnusw and @​Imballinst for working on the release.

Fixed
Added
Changed
typicode/husky

v4.0.3

Compare Source

  • Fix: error message if trying to install in a non-git repo (#​627)

v4.0.2

Compare Source

  • Fix: show error message when hook fails

v4.0.1

Compare Source

  • Fix: make Yarn silent. When Husky was installed with Yarn 1.21.1, hooks output was too verbose (#​626).
lerna/lerna

v3.20.2

Compare Source

Bug Fixes
  • version: Loosen --atomic fallback to catch incompatible CLI versions (6f0e2bb), closes #​2400
sindresorhus/p-limit

v2.2.2

Compare Source

rollup/rollup

v1.29.0

Compare Source

2020-01-08

Features
  • Enable top-level await by default (#​3089)
  • Add typings for watch events (#​3302)
Bug Fixes
  • Deconflict files that would conflict only on a case-insensitive OS (#​3317)
  • Do not fail in certain scenarios where a logical expression inside a sequence expression was being directly included (#​3327)
Pull Requests

v1.28.0

Compare Source

2020-01-04

Features
  • Allow piping in stdin via the command line interface (#​3312, #​3290)
  • Allow plugins to mark modules as having syntheticNamedExports for e.g. better CJS interoperability (#​3295)
  • Ignore variable reassignments in dead code when tree-shaking to remove more unneeded code (#​3212)
Bug Fixes
  • Properly respect tree-shaken code when generating sourcemaps (#​3318)
Pull Requests
visionmedia/superagent

v5.2.1

Compare Source

v5.2.0

Compare Source

  • Check res.text as well to return a better error txt message (#​1534) d957c81

v5.1.4

Compare Source

  • fix: throw timeout error in promise interface when timedout (#​1510) 56ce517

Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Paris.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@SocialGroovyBot SocialGroovyBot requested a deployment to staging December 30, 2019 21:58 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f028994 to b3da700 Compare December 31, 2019 00:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b3da700 to 5569a38 Compare December 31, 2019 01:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5569a38 to 90725c8 Compare December 31, 2019 04:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 90725c8 to 40884a4 Compare December 31, 2019 11:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 290ae26 to e4d9566 Compare December 31, 2019 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4d9566 to 8e44a1b Compare January 1, 2020 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e44a1b to 6a2a4c8 Compare January 1, 2020 18:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6a2a4c8 to ab925d3 Compare January 2, 2020 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ab925d3 to f1654ea Compare January 2, 2020 15:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1654ea to 57addb0 Compare January 2, 2020 18:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6a63a0d to 6ac8939 Compare January 3, 2020 04:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6ac8939 to c47c9f1 Compare January 3, 2020 13:42
@revolunet
Copy link
Member

@douglasduteil RAS sur l'update SocialGouv/gitlab-ci-yml ?

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from a69a838 to 595faa8 Compare January 8, 2020 10:26
Copy link
Contributor

@UnbearableBear UnbearableBear left a comment

Choose a reason for hiding this comment

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

Waiting for next 9.1.8 which fixes a bugfix causing tests to crash vercel/next.js#9951

@douglasduteil douglasduteil self-requested a review January 8, 2020 12:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 595faa8 to b92b56f Compare January 8, 2020 13:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jan 8, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from db665c5 to dcdb0a3 Compare January 9, 2020 07:59
@renovate
Copy link
Contributor Author

renovate bot commented Jan 9, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

Copy link
Contributor

@UnbearableBear UnbearableBear left a comment

Choose a reason for hiding this comment

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

On a presque "besoin" de la 4.0.1 de husky, la version 4.0.0 fait des trucs bizarres en cli

@lionelB lionelB force-pushed the renovate/all-minor-patch branch from 1d88534 to 8a2874f Compare January 9, 2020 09:30
@lionelB lionelB force-pushed the renovate/all-minor-patch branch from 8a2874f to cf019f7 Compare January 9, 2020 09:47
@lionelB lionelB merged commit dc5638b into master Jan 9, 2020
@lionelB lionelB deleted the renovate/all-minor-patch branch January 9, 2020 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants