date-format 4.0.9 → 4.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +48 -41
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,76 +1,83 @@
1
1
  # date-format Changelog
2
2
 
3
+ ## 4.0.10
4
+
5
+ - [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/66) - thanks [@peteriman](https://github.com/peteriman)
6
+ - chore(deps-dev): bump eslint from 8.14.0 to 8.15.0
7
+ - chore(deps-dev): bump mocha from 9.2.2 to 10.0.0
8
+ - chore(deps-dev): updated package-lock.json
9
+
3
10
  ## 4.0.9
4
11
 
5
- - is exactly the same as 4.0.8 and is a re-published 4.0.8 to npm
12
+ - build: is exactly the same as 4.0.8 and is a re-published 4.0.8 to npm
6
13
 
7
14
  ## 4.0.8
8
15
 
9
- - [chore(dep): updated dependencies](https://github.com/nomiddlename/date-format/pull/60) - thanks [@peteriman](https://github.com/peteriman)
10
- - chore(dev): bump eslint from 8.13.0 to 8.14.0
11
- - updated package-lock.json
12
- - [chore(dep): updated dependencies](https://github.com/nomiddlename/date-format/pull/59) - thanks [@peteriman](https://github.com/peteriman)
13
- - package-lock.json
16
+ - [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/60) - thanks [@peteriman](https://github.com/peteriman)
17
+ - chore(deps-dev): bump eslint from 8.13.0 to 8.14.0
18
+ - chore(deps-dev): updated package-lock.json
19
+ - [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/59) - thanks [@peteriman](https://github.com/peteriman)
20
+ - chore(deps-dev): updated package-lock.json
14
21
 
15
22
  ## 4.0.7
16
23
 
17
- - [chore(dep): updated dependencies](https://github.com/nomiddlename/date-format/pull/57) - thanks [@peteriman](https://github.com/peteriman)
18
- - chore(dev): bump eslint-plugin-mocha from 10.0.3 to 10.0.4
19
- - updated package-lock.json
20
- - [chore(dep): updated dependencies](https://github.com/nomiddlename/date-format/pull/54) - thanks [@peteriman](https://github.com/peteriman)
21
- - chore(dev): bump eslint from 8.11.0 to 8.13.0
22
- - package-lock.json
24
+ - [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/57) - thanks [@peteriman](https://github.com/peteriman)
25
+ - chore(deps-dev): bump eslint-plugin-mocha from 10.0.3 to 10.0.4
26
+ - chore(deps-dev): updated package-lock.json
27
+ - [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/54) - thanks [@peteriman](https://github.com/peteriman)
28
+ - chore(deps-dev): bump eslint from 8.11.0 to 8.13.0
29
+ - chore(deps-dev): updated package-lock.json
23
30
 
24
31
  ## 4.0.6
25
32
 
26
- - [chore(dep): updated dependencies](https://github.com/nomiddlename/date-format/pull/52) - thanks [@peteriman](https://github.com/peteriman)
27
- - package-lock.json
33
+ - [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/52) - thanks [@peteriman](https://github.com/peteriman)
34
+ - chore(deps-dev): updated package-lock.json
28
35
 
29
36
  ## 4.0.5
30
37
 
31
- - [chore(test): better test coverage instead of ignoring](https://github.com/nomiddlename/date-format/pull/48) - thanks [@peteriman](https://github.com/peteriman)
32
- - [chore(dep): updated dependencies](https://github.com/nomiddlename/date-format/pull/49) - thanks [@peteriman](https://github.com/peteriman)
33
- - chore(dev): eslint from 8.10.0 to 8.11.0
34
- - chore(dev): mocha from 9.2.1 to 9.2.2
35
- - package-lock.json
36
- - [chore(docs): updated README.md with badges](https://github.com/nomiddlename/date-format/pull/50) thanks [@peteriman](https://github.com/peteriman)
38
+ - [test: better test coverage instead of ignoring](https://github.com/nomiddlename/date-format/pull/48) - thanks [@peteriman](https://github.com/peteriman)
39
+ - [docs: updated README.md with badges](https://github.com/nomiddlename/date-format/pull/50) thanks [@peteriman](https://github.com/peteriman)
40
+ - [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/49) - thanks [@peteriman](https://github.com/peteriman)
41
+ - chore(deps-dev): bump eslint from 8.10.0 to 8.11.0
42
+ - chore(deps-dev): bump mocha from 9.2.1 to 9.2.2
43
+ - chore(deps-dev): updated package-lock.json
37
44
 
38
45
  ## 4.0.4
39
46
 
40
- - Updated dependencies - thanks [@peteriman](https://github.com/peteriman)
41
- - [chore(dev): eslint from 8.8.0 to 8.10.0 and mocha from 9.2.0 to 9.2.1](https://github.com/nomiddlename/date-format/pull/46)
42
- - [chore(dev): eslint from 8.7.0 to 8.8.0 and mocha from 9.1.4 to 9.2.0](https://github.com/nomiddlename/date-format/pull/45)
43
- - [package-lock.json](https://github.com/nomiddlename/date-format/pull/44)
47
+ - chore(deps-dev): updated dependencies - thanks [@peteriman](https://github.com/peteriman)
48
+ - [chore(deps-dev): bump eslint from 8.8.0 to 8.10.0 and mocha from 9.2.0 to 9.2.1](https://github.com/nomiddlename/date-format/pull/46)
49
+ - [chore(deps-dev): bump eslint from 8.7.0 to 8.8.0 and mocha from 9.1.4 to 9.2.0](https://github.com/nomiddlename/date-format/pull/45)
50
+ - [chore(deps-dev): updated package-lock.json](https://github.com/nomiddlename/date-format/pull/44)
44
51
 
45
52
  ## 4.0.3
46
53
 
47
- - [100% test coverage](https://github.com/nomiddlename/date-format/pull/42) - thanks [@peteriman](https://github.com/peteriman)
48
- - Updated dependencies - thanks [@peteriman](https://github.com/peteriman)
49
- - [chore(dev): eslint from 8.6.0 to 8.7.0 and mocha from 9.1.3 to 9.1.4](https://github.com/nomiddlename/date-format/pull/41)
54
+ - [test: 100% test coverage](https://github.com/nomiddlename/date-format/pull/42) - thanks [@peteriman](https://github.com/peteriman)
55
+ - chore(deps-dev): updated dependencies - thanks [@peteriman](https://github.com/peteriman)
56
+ - [chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 and mocha from 9.1.3 to 9.1.4](https://github.com/nomiddlename/date-format/pull/41)
50
57
 
51
58
  ## 4.0.2
52
59
 
53
- - [Not to publish misc files to NPM](https://github.com/nomiddlename/date-format/pull/39) - thanks [@peteriman](https://github.com/peteriman)
54
- - CHANGELOG.md
55
- - [Removed "log4js" from title of CHANGELOG.md](https://github.com/nomiddlename/date-format/pull/37) - thanks [@joshuabremerdexcom](https://github.com/joshuabremerdexcom)
56
- - [Added "date-format" to title of CHANGELOG.md](https://github.com/nomiddlename/date-format/commit/64a95d0386853692d7d65174f94a0751e775f7ce#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed) - thanks [@peteriman](https://github.com/peteriman)
57
- - Updated dependencies - thanks [@peteriman](https://github.com/peteriman)
58
- - [chore(dev): eslint-plugin-mocha from 5.3.0 to 10.0.3](https://github.com/nomiddlename/date-format/pull/38)
60
+ - [build: not to publish misc files to NPM](https://github.com/nomiddlename/date-format/pull/39) - thanks [@peteriman](https://github.com/peteriman)
61
+ - docs: CHANGELOG.md
62
+ - [docs: removed "log4js" from title of CHANGELOG.md](https://github.com/nomiddlename/date-format/pull/37) - thanks [@joshuabremerdexcom](https://github.com/joshuabremerdexcom)
63
+ - [docs: added "date-format" to title of CHANGELOG.md](https://github.com/nomiddlename/date-format/commit/64a95d0386853692d7d65174f94a0751e775f7ce#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed) - thanks [@peteriman](https://github.com/peteriman)
64
+ - chore(deps-dev): updated dependencies - thanks [@peteriman](https://github.com/peteriman)
65
+ - [chore(deps-dev): bump eslint-plugin-mocha from 5.3.0 to 10.0.3](https://github.com/nomiddlename/date-format/pull/38)
59
66
 
60
67
  ## 4.0.1
61
68
 
62
- - is exactly the same as 4.0.0 and is a re-published 4.0.0 to npm
69
+ - build: is exactly the same as 4.0.0 and is a re-published 4.0.0 to npm
63
70
 
64
71
  ## 4.0.0
65
72
 
66
- - [Fix timezone format to include colon separator](https://github.com/nomiddlename/date-format/pull/27) - thanks [@peteriman](https://github.com/peteriman)
73
+ - [fix: timezone format to include colon separator](https://github.com/nomiddlename/date-format/pull/27) - thanks [@peteriman](https://github.com/peteriman)
67
74
  - [test: have a test case for timezone with colon](https://github.com/nomiddlename/date-format/pull/32) - thanks [@peteriman](https://github.com/peteriman)
68
- - [Docs: Updated README.md with more examples and expected output](https://github.com/nomiddlename/date-format/pull/33) - thanks [@peteriman](https://github.com/peteriman)
69
- - Updated dependencies
70
- - [should-util from 1.0.0 to 1.0.1](https://github.com/nomiddlename/date-format/pull/31) - thanks [@peteriman](https://github.com/peteriman)
71
- - [chore(dev): eslint from 5.16.0 to 8.6.0 and mocha from 5.2.0 to 9.1.3](https://github.com/nomiddlename/date-format/pull/30) - thanks [@peteriman](https://github.com/peteriman)
72
- - [acorn from 6.2.0 to 6.4.2](https://github.com/nomiddlename/date-format/pull/29) - thanks [@Dependabot](https://github.com/dependabot)
73
- - [lodash from 4.17.14 to 4.17.21](https://github.com/nomiddlename/date-format/pull/26) - thanks [@Dependabot](https://github.com/dependabot)
75
+ - [docs: updated README.md with more examples and expected output](https://github.com/nomiddlename/date-format/pull/33) - thanks [@peteriman](https://github.com/peteriman)
76
+ - chore(deps-dev): updated dependencies
77
+ - [chore(deps-dev): bump should-util from 1.0.0 to 1.0.1](https://github.com/nomiddlename/date-format/pull/31) - thanks [@peteriman](https://github.com/peteriman)
78
+ - [chore(deps-dev): bump eslint from 5.16.0 to 8.6.0 and mocha from 5.2.0 to 9.1.3](https://github.com/nomiddlename/date-format/pull/30) - thanks [@peteriman](https://github.com/peteriman)
79
+ - [chore(deps-dev): bump acorn from 6.2.0 to 6.4.2](https://github.com/nomiddlename/date-format/pull/29) - thanks [@Dependabot](https://github.com/dependabot)
80
+ - [chore(deps-dev): bump lodash from 4.17.14 to 4.17.21](https://github.com/nomiddlename/date-format/pull/26) - thanks [@Dependabot](https://github.com/dependabot)
74
81
 
75
82
  ## Previous versions
76
83
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "date-format",
3
- "version": "4.0.9",
3
+ "version": "4.0.10",
4
4
  "description": "Formatting Date objects as strings since 2013",
5
5
  "main": "lib/index.js",
6
6
  "files": [
@@ -29,9 +29,9 @@
29
29
  "readmeFilename": "README.md",
30
30
  "gitHead": "bf59015ab6c9e86454b179374f29debbdb403522",
31
31
  "devDependencies": {
32
- "eslint": "^8.14.0",
32
+ "eslint": "^8.15.0",
33
33
  "eslint-plugin-mocha": "^10.0.4",
34
- "mocha": "^9.2.2",
34
+ "mocha": "^10.0.0",
35
35
  "nyc": "^15.1.0",
36
36
  "should": "^13.2.3"
37
37
  },