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 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 14, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cookie ^0.3.1 -> ^0.6.0 age adoption passing confidence
dayjs (source) 1.7.5 -> 1.11.11 age adoption passing confidence
eslint (source) 5.13.0 -> 5.16.0 age adoption passing confidence
eslint-config-airbnb-base 13.1.0 -> 13.2.0 age adoption passing confidence
eslint-config-airbnb-base 14.1.0 -> 14.2.1 age adoption passing confidence
eslint-loader 2.1.2 -> 2.2.1 age adoption passing confidence
eslint-plugin-import 2.16.0 -> 2.29.1 age adoption passing confidence
eslint-plugin-import 2.20.1 -> 2.29.1 age adoption passing confidence
eslint-plugin-jest 22.3.0 -> 22.21.0 age adoption passing confidence
eslint-plugin-vue (source) 5.2.1 -> 5.2.3 age adoption passing confidence
intersection-observer ^0.10.0 -> ^0.12.0 age adoption passing confidence
jest (source) 26.0.1 -> 26.6.3 age adoption passing confidence
jest (source) 24.1.0 -> 24.9.0 age adoption passing confidence
js-cookie 2.2.0 -> 2.2.1 age adoption passing confidence
jsdom 16.2.2 -> 16.7.0 age adoption passing confidence
jsdom 14.0.0 -> 14.1.0 age adoption passing confidence
lerna (source) 3.12.0 -> 3.22.1 age adoption passing confidence
nuxt (source) 2.4.3 -> 2.18.1 age adoption passing confidence
nuxt (source) 2.12.2 -> 2.18.1 age adoption passing confidence
request-promise-native 1.0.5 -> 1.0.9 age adoption passing confidence

Release Notes

jshttp/cookie (cookie)

v0.6.0

Compare Source

==================

  • Add partitioned option

v0.5.0

Compare Source

==================

  • Add priority option
  • Fix expires option to reject invalid dates
  • pref: improve default decode speed
  • pref: remove slow string split in parse

v0.4.2

Compare Source

==================

  • pref: read value only when assigning in parse
  • pref: remove unnecessary regexp in parse

v0.4.1

Compare Source

==================

  • Fix maxAge option to reject invalid values

v0.4.0

Compare Source

==================

  • Add SameSite=None support
iamkun/dayjs (dayjs)

v1.11.11

Compare Source

Bug Fixes

v1.11.10

Compare Source

Bug Fixes

v1.11.9

Compare Source

Bug Fixes

v1.11.8

Compare Source

Bug Fixes

v1.11.7

Compare Source

Bug Fixes

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes

v1.11.4

Compare Source

Bug Fixes

v1.11.3

Compare Source

Bug Fixes

v1.11.2

Compare Source

Bug Fixes

v1.11.1

Compare Source

Bug Fixes
  • add Bengali (Bangladesh) [bn-bd] locale (#​1806) (840ed76)
  • refactor replace deprecated String.prototype.substr() (#​1836) (627fa39)
  • Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. (#​1831) (4e2802c)
  • update Italian (Switzerland) [it-ch] locale relativeTime (#​1829) (8e6d11d)
  • update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters (#​1848) (a597d0b)
  • update locale bo [Tibetan]: corrected the orders in formats (#​1823) (e790516)

v1.11.0

Compare Source

Bug Fixes
Features
  • Fallback to language only locale + support uppercase locales (#​1524) (9138dc2)

1.10.8 (2022-02-28)

Bug Fixes

1.10.7 (2021-09-10)

Bug Fixes

1.10.6 (2021-07-06)

Bug Fixes

1.10.5 (2021-05-26)

Bug Fixes

1.10.4 (2021-01-22)

Bug Fixes

1.10.3 (2021-01-09)

Bug Fixes
  • fix customParseFormat plugin strict mode parse meridiem bug (#​1321) (e49eeef)
  • fix weekYear plugin missing locale bug (#​1319) (344bdc0), closes #​1304
  • update advancedFormat plugin to add format options for iso week and weekyear (#​1309) (2c54c64)
  • update devHelper to add dev warning setting locale before loading (c5cc893)
  • update German [de] locale yearStart (1858df8), closes #​1264

1.10.2 (2021-01-05)

Bug Fixes

1.10.1 (2021-01-03)

Bug Fixes

v1.10.8

Compare Source

Bug Fixes

v1.10.7

Compare Source

Bug Fixes

v1.10.6

Compare Source

Bug Fixes

v1.10.5

Compare Source

Bug Fixes

v1.10.4

Compare Source

Bug Fixes

v1.10.3

Compare Source

Bug Fixes
  • fix customParseFormat plugin strict mode parse meridiem bug (#​1321) (e49eeef)
  • fix weekYear plugin missing locale bug (#​1319) (344bdc0), closes #​1304
  • update advancedFormat plugin to add format options for iso week and weekyear (#​1309) (2c54c64)
  • update devHelper to add dev warning setting locale before loading (c5cc893)
  • update German [de] locale yearStart (1858df8), closes #​1264

v1.10.2

Compare Source

Bug Fixes

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

Bug Fixes

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, check this box

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

@codecov-io
Copy link

Codecov Report

Merging #16 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #16   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines           8      8           
=====================================
  Hits            8      8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3331c53...d67e766. Read the comment docs.

@renovate renovate bot changed the title Update dependency lerna to v3.12.1 Update all non-major dependencies Feb 15, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4890f6a to 0a80253 Compare February 18, 2019 17:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 03d7068 to 5793f5e Compare March 5, 2019 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0b0df25 to 46e56ff Compare March 12, 2019 16:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e4b0665 to a2ed8cb Compare March 15, 2019 17:59
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Mar 15, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6b88a9e to f2d6486 Compare March 21, 2019 21:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 45201a4 to 837c9ec Compare April 3, 2019 04:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e045c87 to 8b3a2c6 Compare January 6, 2021 20:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b3a2c6 to d8cd495 Compare April 26, 2021 12:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ea38ed2 to 253961c Compare May 15, 2021 20:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 253961c to f702af7 Compare June 6, 2021 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f702af7 to c2d66f3 Compare June 15, 2021 10:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5d314f to b440c3a Compare March 7, 2022 09:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b440c3a to ba2a3cf Compare April 24, 2022 22:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba2a3cf to 14acf68 Compare March 17, 2023 14:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14acf68 to 5629c0d Compare March 25, 2023 00:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5629c0d to 12c42a0 Compare June 2, 2023 14:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12c42a0 to 8396ab5 Compare June 9, 2023 22:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8396ab5 to 11126d3 Compare July 1, 2023 07:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 11126d3 to 73fff16 Compare July 15, 2023 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73fff16 to 2904a8c Compare July 28, 2023 06:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2904a8c to 62d01a4 Compare August 18, 2023 23:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 42bda01 to 3dfe47e Compare October 24, 2023 04:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3e50a5 to 0db4b35 Compare April 28, 2024 12:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0db4b35 to 8f48a55 Compare June 14, 2024 14:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f48a55 to cbbe687 Compare June 27, 2024 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cbbe687 to 5718798 Compare June 28, 2024 14:03
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.

None yet

1 participant