Skip to content

Releases: relative-ci/agent

v3.1.0

22 Jan 11:45
@vio vio
Compare
Choose a tag to compare

What's Changed

  • fix: Export webpack-plugin types by @vio in #519
  • fix: Remove webpack-plugin stats.context option by @vio in #520
  • Install webpack4 on demand by @vio in #526
  • Update dependencies by @vio in #479, #495, #524

Full Changelog: v3.0.0...v3.1.0

v3.0.0

24 Oct 19:58
@vio vio
Compare
Choose a tag to compare

Breaking

  • 020c17d build: Drop support for node v10 (Vio)

Features

  • 700a567 feat: CLI CI env vars arguments (Vio)

Fixes

  • af41be0 fix: CLI - import agent directly (Vio)

Others

v2.1.0

17 Aug 19:13
@vio vio
Compare
Choose a tag to compare

Features

  • Write payload to disk #382
  • Improve debug logging (error on timeout, payload size) #384

Other

  • smaller install footprint #379
  • update dependencies #355

New guides

v2.0.0

30 May 07:38
@vio vio
Compare
Choose a tag to compare

v1.6.1

07 May 17:54
@vio vio
Compare
Choose a tag to compare
  • 7c0c1c8 Update bundle-stats to 2.8.1

v1.6.0

07 May 17:23
@vio vio
Compare
Choose a tag to compare

Features

  • aa8d63b chore: Update @relative-ci/env-ci - Vercel NOW_ support (Vio)
  • d734599 chore: Update @relative-ci/env-ci - Vercel support (Vio)

Fixes

  • 98f7a5f fix: Use prBranch as default source for branch name (Vio)
  • a81a88c chore: Update relative-ci/agent - fix vercel support (Vio)

Others

  • f2c0add Update dependencies (#242) (GitHub)
  • 835f5a1 Update dependencies (#302) (GitHub)
  • 33d9aea chore(deps): bump elliptic from 6.5.3 to 6.5.4 (GitHub)

v1.5.0

06 Feb 11:51
@vio vio
Compare
Choose a tag to compare

Features

  • Improved webpack 5 support

Others

  • 1bcc2cb build: Npm ignore dev & build configs (Vio)
  • bde4d71 Update dependencies (#206) (GitHub)
  • 0d3cff2 Merge pull request #204 from relative-ci/circleci-project-setup (GitHub)
  • 7ead8b4 build: Remove .travis.yml (Vio)
  • 4f7cf3e build: Add .circleci/config.yml (Vio)
  • cc93c41 fix: jsconfig target (Vio)
  • baf4d1f Update dependencies (#152) (GitHub)
  • 628275a Merge pull request #187 from relative-ci/dependabot/npm_and_yarn/node-notifier-8.0.1 (GitHub)
  • 929bdf0 chore(deps): bump node-notifier from 8.0.0 to 8.0.1 (GitHub)
  • ebeb4fb build: Remove dependabot using github dependabot (Vio)
  • f1da580 fix: Correct peer dependencies (Vio)

v1.4.0

10 Oct 14:59
@vio vio
Compare
Choose a tag to compare

Features

2990e4c feat: Add support for webpack 5 (Vio)
b76c738 feat: Expose service name (Vio)

Fixes

f9befb7 fix: Run the analyses on STAGE_REPORT (Vio)
7807ea6 fix(webpack5): Trigger reporting on STAGE_ANALYSE (Vio)
636408f fix(webpack-plugin): Log options on debug (Vio)
0574c03 fix: Log options on debug (Vio)

Others

7cc7939 test: Extract webpack stats snapshots (Vio)
a1843b9 refactor: Rename tap hook (Vio)
b84d697 Merge pull request #142 from relative-ci/update-dependencies (GitHub)
aa2ea0c chore(deps): bump @types/jest from 26.0.10 to 26.0.14 (Vio)
f2ac42a chore(deps): bump jest from 26.4.2 to 26.5.2 (Vio)
15a7cec Revert "1.4.0-beta.6" (Vio)
86d7d48 1.4.0-beta.6 (Vio)
0a58920 Merge branch 'master' of github.com:relative-ci/agent (Vio)
d6bbf23 Update dependencies (#121) (GitHub)
4733622 Merge pull request #133 from relative-ci/webpack-5-support (GitHub)
89411a1 chore: Add webpack as peer dependency (Vio)
dd42d17 Merge pull request #112 from relative-ci/expose-ci-service (GitHub)
c48f172 Merge pull request #97 from relative-ci/dependabot/npm_and_yarn/webpack-4.44.1 (GitHub)
563e330 build(deps-dev): Bump webpack from 4.43.0 to 4.44.1 (Vio)
6cf165c style: Meta lint fix (Vio)
a76b49e build(deps-dev): Bump @babel/core from 7.11.1 to 7.11.4 (Vio)
32ce15d build(deps-dev): Bump eslint from 6.8.0 to 7.7.0 (Vio)
79f024f build(deps-dev): Bump @types/jest from 26.0.9 to 26.0.10 (Vio)
c583751 build(deps): Bump lodash from 4.17.19 to 4.17.20 (Vio)
614b3d4 build(deps-dev): Bump jest from 26.2.2 to 26.4.2 (Vio)
bdb9ffa test: Use compilation hash (Vio)
c3394c0 Merge pull request #107 from relative-ci/dependabot/npm_and_yarn/cosmiconfig-7.0.0 (GitHub)
85b3a4a build: Add dependabot config (Vio)
11f87a0 build(deps): Bump cosmiconfig from 6.0.0 to 7.0.0 (GitHub)
9ced35a Merge pull request #100 from relative-ci/dependabot/npm_and_yarn/babel/preset-env-7.11.0 (GitHub)
556982f build(deps-dev): Bump @babel/preset-env from 7.10.2 to 7.11.0 (GitHub)
5a6a766 Merge pull request #102 from relative-ci/dependabot/npm_and_yarn/types/jest-26.0.9 (GitHub)
8d796dd Merge pull request #101 from relative-ci/dependabot/npm_and_yarn/babel/core-7.11.1 (GitHub)
c6ca649 Merge pull request #96 from relative-ci/dependabot/npm_and_yarn/eslint-plugin-jest-23.20.0 (GitHub)
d50abe6 Merge pull request #95 from relative-ci/dependabot/npm_and_yarn/jest-26.2.2 (GitHub)
eda1e51 Merge pull request #94 from relative-ci/dependabot/npm_and_yarn/elliptic-6.5.3 (GitHub)
03af7c3 Merge pull request #89 from relative-ci/dependabot/npm_and_yarn/babel/cli-7.10.5 (GitHub)
edecf66 Merge pull request #86 from relative-ci/dependabot/npm_and_yarn/lodash-4.17.19 (GitHub)
e8289b2 Merge pull request #79 from relative-ci/dependabot/npm_and_yarn/eslint-plugin-import-2.22.0 (GitHub)
d107ec3 Merge pull request #77 from relative-ci/dependabot/npm_and_yarn/eslint-config-airbnb-base-14.2.0 (GitHub)
1b4541b build(deps-dev): Bump @types/jest from 26.0.0 to 26.0.9 (GitHub)
7d7e4e9 build(deps-dev): Bump @babel/core from 7.10.2 to 7.11.1 (GitHub)
65e5782 build(deps-dev): Bump eslint-plugin-jest from 23.13.2 to 23.20.0 (GitHub)
57c83f2 build(deps-dev): Bump jest from 26.0.1 to 26.2.2 (GitHub)
3505c1d build(deps): [Security] Bump elliptic from 6.5.2 to 6.5.3 (GitHub)
cd3cd87 build(deps-dev): Bump @babel/cli from 7.10.1 to 7.10.5 (GitHub)
14cb02d build(deps): Bump lodash from 4.17.15 to 4.17.19 (GitHub)
cc39d01 build(deps-dev): Bump eslint-plugin-import from 2.21.2 to 2.22.0 (GitHub)
ce15766 build(deps-dev): Bump eslint-config-airbnb-base from 14.1.0 to 14.2.0 (GitHub)
4e1b15b Merge pull request #73 from relative-ci/dependabot/npm_and_yarn/types/jest-26.0.0 (GitHub)
a650448 Merge pull request #72 from relative-ci/dependabot/npm_and_yarn/eslint-plugin-import-2.21.2 (GitHub)
00ffb8a Merge pull request #71 from relative-ci/dependabot/npm_and_yarn/fs-extra-9.0.1 (GitHub)
7135b10 build(deps-dev): Bump @types/jest from 25.2.3 to 26.0.0 (GitHub)
b5fc09f build(deps-dev): Bump eslint-plugin-import from 2.20.2 to 2.21.2 (GitHub)
a93eeeb build(deps): Bump fs-extra from 9.0.0 to 9.0.1 (GitHub)
4b971c5 Merge pull request #70 from relative-ci/enhance-debug (GitHub)
ee7a7d4 Merge pull request #69 from relative-ci/dependabot/npm_and_yarn/babel/cli-7.10.1 (GitHub)
01d98d0 Merge pull request #68 from relative-ci/dependabot/npm_and_yarn/babel/preset-env-7.10.2 (GitHub)
86f7863 Merge pull request #67 from relative-ci/dependabot/npm_and_yarn/eslint-plugin-jest-23.13.2 (GitHub)
4082957 Merge pull request #66 from relative-ci/dependabot/npm_and_yarn/babel/core-7.10.2 (GitHub)
a9d4374 Merge pull request #64 from relative-ci/dependabot/npm_and_yarn/types/jest-25.2.3 (GitHub)
c9fe609 build(deps-dev): Bump @babel/cli from 7.8.4 to 7.10.1 (GitHub)
c619556 build(deps-dev): Bump @babel/preset-env from 7.9.6 to 7.10.2 (GitHub)
ef59de5 build(deps-dev): Bump eslint-plugin-jest from 23.10.0 to 23.13.2 (GitHub)
13f58ec build(deps-dev): Bump @babel/core from 7.9.6 to 7.10.2 (GitHub)
7de6039 build(deps-dev): Bump @types/jest from 25.2.1 to 25.2.3 (GitHub)
682820b Merge pull request #55 from relative-ci/dependabot/npm_and_yarn/webpack-4.43.0 (GitHub)
2ebeea8 fix: Tests - update compilation hash (Vio)
9d30e1b build(deps-dev): Bump webpack from 4.42.1 to 4.43.0 (Vio)
03c96fa Merge pull request #61 from relative-ci/dependabot/npm_and_yarn/eslint-plugin-jest-23.10.0 (GitHub)
9ffc68c Merge pull request #60 from relative-ci/dependabot/npm_and_yarn/jest-26.0.1 (GitHub)
c05c114 Merge pull request #54 from relative-ci/dependabot/npm_and_yarn/bundle-stats/utils-2.2.0 (GitHub)
e2832a7 build(deps-dev): Bump jest from 25.4.0 to 26.0.1 (GitHub)
03bdc41 Merge pull request #36 from relative-ci/dependabot/npm_and_yarn/fs-extra-9.0.0 (GitHub)
c209f10 build(deps-dev): Bump eslint-plugin-jest from 23.9.0 to 23.10.0 (GitHub)
f9e26fb fix: Tests - match bundle-stats validation message (Vio)
812a965 build(deps): Bump @bundle-stats/utils from 2.1.1 to 2.2.0 (Vio)
82c021c build(deps): Bump fs-extra from 8.1.0 to 9.0.0 (GitHub)
9c9a18f fix: Tests - use package version (Vio)
ce9a0c7 chore: Update node to v10 (Vio)
4c3e17a Merge pull request #59 from relative-ci/dependabot/npm_and_yarn/babel/preset-env-7.9.6 (GitHub)
85525eb Merge branch 'master' of github.com:relative-ci/agent (Vio)
963d3e8 Merge pull request #57 from relative-ci/dependabot/npm_and_yarn/babel/core-7.9.6 (GitHub)
379ad66 Merge pull request #56 from relative-ci/dependabot/npm_and_yarn/eslint-plugin-jest-23.9.0 (GitHub)
17c5875 build(deps-dev): Bump @babel/preset-env from 7.9.5 to 7.9.6 (GitHub)
3e777e5 build(deps-dev): Bump @babel/core from 7.9.0 to 7.9.6 (GitHub)
da83bd3 build(deps-dev): Bump eslint-plugin-jest from 23.8.2 to 23.9.0 (GitHub)
c6e38c5 Merge pull request #53 from relative-ci/dependabot/npm_and_yarn/jest-25.4.0 (GitHub)
8d01b59 Merge pull request #52 from relative-ci/dependabot/npm_and_yarn/core-js-3.6.5 (GitHub)
3eb002c Merge pull request #50 from relative-ci/dependabot/npm_and_yarn/babel/preset-env-7.9.5 (GitHub)
a86a08a Merge pull request #49 from relative-ci/dependabot/npm_and_yarn/types/jest-25.2.1 (GitHub)
d830092 Merge pull request #46 from relative-ci/dependabot/npm_and_yarn/eslint-plugin-import-2.20.2 (GitHub)
f98f5ce build(deps-dev): Bump jest from 25.2.3 to 25.4.0 (GitHub)
84a3c33 build(deps): Bump core-js from 3.6.4 to 3.6.5 (GitHub)
ee4aecc build(deps-dev): Bump @babel/preset-env from 7.9.0 to 7.9.5 (GitHub)
be188c4 build(deps-dev): Bump @types/jest from 25.1.4 to 25.2.1 (GitHub)
9ada6b6 build(deps-dev): Bump eslint-plugin-import from 2.20.1 to 2.20.2 (GitHub)

v1.3.0

06 Jun 09:27
@vio vio
Compare
Choose a tag to compare

Features

  • Netlify support
  • payload validation
    • b76b783 feature(webpack-plugin): Validate data
    • e951e74 feature(cli): Validate webpack stats data

Other

  • 9ada6b6 build(deps-dev): Bump eslint-plugin-import from 2.20.1 to 2.20.2
  • 3f990bb Merge pull request #45 from relative-ci/validate-source
  • 401917e tests: Webpack-plugin payload test
  • 4552203 chore: Add @types/jest
  • 2f17c4a chore: Update @bundle-stats/utils
  • 0ff24e4 Merge pull request #44 from relative-ci/fix-agent-filter
  • d0b70d4 fix: Use bundle-stats filter
  • 0fad59c Merge pull request #43 from relative-ci/use-bundle-stats
  • d9d8781 refactor: Use bundle-stats/utils extract
  • 7a8ced2 Merge pull request #39 from relative-ci/dependabot/npm_and_yarn/eslint-config-airbnb-base-14.1.0
  • fa18097 styles: Autofix eslint warnings
  • d6a639a docs: Add LGTM badge
  • ee03073 build(deps-dev): Bump eslint-config-airbnb-base from 14.0.0 to 14.1.0
  • 6aab193 Merge pull request #37 from relative-ci/dependabot/npm_and_yarn/env-ci-5.0.2
  • 291a920 Merge pull request #40 from relative-ci/dependabot/npm_and_yarn/babel/preset-env-7.9.0
  • 00da035 Merge pull request #38 from relative-ci/dependabot/npm_and_yarn/babel/core-7.9.0
  • 3cd0f61 build(deps-dev): Bump @babel/preset-env from 7.8.6 to 7.9.0
  • be1fb33 build(deps-dev): Bump @babel/core from 7.8.6 to 7.9.0
  • dd0f1a7 build(deps): Bump env-ci from 5.0.1 to 5.0.2
  • 80b4629 Merge pull request #41 from relative-ci/node-v8
  • 1de8672 fix: Mock webpack-plugin fetch
  • dcc028c build: Use jest
  • 42a8c65 tests(webpack-plugin): Add basic test
  • 5350a26 tests(cli): Add missing / invalid config tests
  • 2e9e1e3 fix: Travis - update config - use node v8 as in package.json - npm ci
  • 0a0449c docs: Add dependabot badge
  • aa4d95a docs: Remove greenkeeper badge
  • 7fde70b build: Add dependabot config
  • 17cc860 Merge pull request #34 from relative-ci/warn-on-error
  • 40cefbb fix: Warn on error
  • a088d78 Merge branch 'master' of github.com:relative-ci/agent
  • 34d0277 Merge pull request #31 from relative-ci/dependabot/npm_and_yarn/acorn-7.1.1
  • 60fb083 build(deps): Bump acorn from 7.1.0 to 7.1.1
  • 34db8d6 docs: Fix README
  • 0bcc0bf docs: Udpate README.md
  • 8b9d1c3 fix: Use RELATIVE_CI_SLUG env var
  • d806d03 fix: Use RELATIVE_CI_SLUG env var
  • cf77a50 docs: Update README
  • c4d1382 fix: Setup info url
  • 3f8baa9 Merge pull request #28 from relative-ci/locales
  • 6f214a8 refactor: Extract locales
  • 05d4884 fix: Update cosmiconfig usage
  • 3c9ff66 fix: Throw error if the slug is missing
  • 9265d98 chore: Update dependencies
  • f88fa18 chore(package): update lockfile package-lock.json
  • 4df08eb chore(package): update mocha to version 7.0.1
  • 507f2cc chore(package): update lockfile package-lock.json
  • 86cf4ad fix(package): update env-ci to version 5.0.0
  • d40bab2 docs: Fix README.md
  • fc31b02 refactor: Safe reads from api response
  • d887be4 fix: Output info text
  • 1474dd9 chore: Update dependencies
  • 5f0f2c2 chore(package): update lockfile package-lock.json
  • 296bc82 fix(package): update cosmiconfig to version 6.0.0

v1.2.0

03 Sep 06:51
@vio vio
Compare
Choose a tag to compare

Features

Others

  • 55faa25 fix(ci): Run lint & test after build
  • 4b19af2 refactor: Extract params collection
  • 166b73b build: Babel setup
  • d816e3a docs: Update README.md, package.json
  • c80d065 chore(deps): Update dependencies
  • 6eeadf1 Update eslint-config-airbnb-base to the latest version 🚀 (#15)
  • 7802753 Merge pull request #17 from relative-ci/dependabot/npm_and_yarn/eslint-utils-1.4.2
  • d8b59db Merge pull request #16 from relative-ci/greenkeeper/yargs-14.0.0
  • e91abc8 build(deps): Bump eslint-utils from 1.4.0 to 1.4.2
  • 34f680d chore(package): update lockfile package-lock.json
  • 856b42f fix(package): update yargs to version 14.0.0