Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#16
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 14, 2019

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
cookie ^0.3.1^0.7.0 age confidence
dayjs (source) 1.7.51.11.19 age confidence
eslint (source) 5.13.05.16.0 age confidence
eslint-config-airbnb-base 13.1.013.2.0 age confidence
eslint-config-airbnb-base 14.1.014.2.1 age confidence
eslint-loader 2.1.22.2.1 age confidence
eslint-plugin-import 2.16.02.32.0 age confidence
eslint-plugin-import 2.20.12.32.0 age confidence
eslint-plugin-jest 22.3.022.21.0 age confidence
eslint-plugin-vue (source) 5.2.15.2.3 age confidence
intersection-observer ^0.10.0^0.12.0 age confidence
jest (source) 26.0.126.6.3 age confidence
jest (source) 24.1.024.9.0 age confidence
js-cookie 2.2.02.2.1 age confidence
jsdom 16.2.216.7.0 age confidence
jsdom 14.0.014.1.0 age confidence
lerna (source) 3.12.03.22.1 age confidence
nuxt (source) 2.4.32.18.1 age confidence
nuxt (source) 2.12.22.18.1 age confidence
request-promise-native 1.0.51.0.9 age confidence

Release Notes

jshttp/cookie (cookie)

v0.7.2

Compare Source

Fixed

v0.7.1: 0.7.1

Compare Source

Fixed

  • Allow leading dot for domain (#​174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#​172)

v0.7.0: 0.7.0

Compare Source

v0.6.0: 0.6.0

Compare Source

  • Add partitioned option

v0.5.0: 0.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: 0.4.2

Compare Source

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

v0.4.1: 0.4.1

Compare Source

  • Fix maxAge option to reject invalid values

v0.4.0: 0.4.0

Compare Source

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

v1.11.19

Compare Source

Bug Fixes
  • added usage warnings for diff + updated unit tests (#​2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#​2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#​2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#​2656) (1d8746c)

v1.11.18

Compare Source

Bug Fixes
  • error semantic-release dependency (8cfb313)

v1.11.17

Compare Source

Bug Fixes

v1.11.16

Compare Source

Bug Fixes
  • test release workflow (no code changes) (c38c428)

v1.11.15

Compare Source

Bug Fixes

v1.11.14

Compare Source

Bug Fixes
  • .utcOffset(0, true) result and its clone are different bug (#​2505) (fefdcd4)

v1.11.13

Compare Source

Bug Fixes
  • customParseFormat supports Q quter / w ww weekOfYear (#​2705) (8ca74f1)

v1.11.12

Compare Source

Bug Fixes

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
  • added usage warnings for diff + updated unit tests (#​2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#​2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#​2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#​2656) (1d8746c)

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
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](https://redirect.github.com/iamkun/dayjs/compare/v1.10.3..


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 was generated by Mend Renovate. View the repository job log.

@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 4 times, most recently from f0c1ed9 to 03e9f8e Compare April 25, 2019 19:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 63f6432 to 3b55bbc Compare May 10, 2019 21:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 314a2b5 to eca97a1 Compare May 16, 2019 03:31
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies May 16, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from edbd8d9 to e34c915 Compare May 28, 2019 01:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4bf95c3 to 306a455 Compare June 4, 2019 20:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ac9ea64 to f173df1 Compare June 9, 2019 23:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a2846b3 to a4842e2 Compare June 24, 2019 22:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a4842e2 to 0092c72 Compare July 13, 2019 08:01
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.

1 participant