Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

chore(deps): bump the production group across 1 directory with 8 updates#106

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-e7eb5f8b19
Closed

chore(deps): bump the production group across 1 directory with 8 updates#106
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-e7eb5f8b19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2024

Copy link
Copy Markdown
Contributor

Bumps the production group with 8 updates in the / directory:

Package From To
@compas/cli 0.10.0 0.11.2
@compas/server 0.10.0 0.11.2
@compas/stdlib 0.10.0 0.11.2
@compas/store 0.10.0 0.11.2
axios 1.6.8 1.7.2
nodemailer 6.9.13 6.9.14
@types/nodemailer 6.4.14 6.4.15
@lightbase/pull-through-cache 0.1.2 0.2.1

Updates @compas/cli from 0.10.0 to 0.11.2

Release notes

Sourced from @​compas/cli's releases.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

Other

  • chore(stdlib): fix TS issues ce2f67

v0.10.5

Features

  • feat(server): skip sentry span creation for head and options requests 31eb5b
  • feat(store): only start Sentry span for queries if a parent span exists d5d842

... (truncated)

Changelog

Sourced from @​compas/cli's changelog.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

... (truncated)

Commits

Updates @compas/server from 0.10.0 to 0.11.2

Release notes

Sourced from @​compas/server's releases.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

Other

  • chore(stdlib): fix TS issues ce2f67

v0.10.5

Features

  • feat(server): skip sentry span creation for head and options requests 31eb5b
  • feat(store): only start Sentry span for queries if a parent span exists d5d842

... (truncated)

Changelog

Sourced from @​compas/server's changelog.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

... (truncated)

Commits
  • 7d973d7 v0.11.2
  • ca1a0a8 feat(server,store): keep track of Sentry metrics about which routes and jobs ...
  • b113b6b v0.11.1
  • 6ca6806 feat(server): force a new Sentry trace id for each request
  • 83e580d v0.11.0
  • 056d402 feat(stdlib): make AppError compatible with Sentry
  • 2deaae8 v0.10.6
  • 44e34d2 v0.10.5
  • 31eb5b9 feat(server): skip sentry span creation for head and options requests
  • d17b371 v0.10.4
  • Additional commits viewable in compare view

Updates @compas/stdlib from 0.10.0 to 0.11.2

Release notes

Sourced from @​compas/stdlib's releases.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

Other

  • chore(stdlib): fix TS issues ce2f67

v0.10.5

Features

  • feat(server): skip sentry span creation for head and options requests 31eb5b
  • feat(store): only start Sentry span for queries if a parent span exists d5d842

... (truncated)

Changelog

Sourced from @​compas/stdlib's changelog.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

... (truncated)

Commits
  • 7d973d7 v0.11.2
  • b113b6b v0.11.1
  • dfc0daa fix(stdlib): enable event_span logging, even if sentry is used
  • 83e580d v0.11.0
  • 056d402 feat(stdlib): make AppError compatible with Sentry
  • 2134362 build(deps-dev): bump the development group across 1 directory with 2 updates...
  • 60a08a5 build(deps-dev): bump the development group with 2 updates (#3162)
  • 2deaae8 v0.10.6
  • ce2f67e chore(stdlib): fix TS issues
  • d1a8976 feat(stdlib): only add logs as breadcrumbs if a span is active
  • Additional commits viewable in compare view

Updates @compas/store from 0.10.0 to 0.11.2

Release notes

Sourced from @​compas/store's releases.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

Other

  • chore(stdlib): fix TS issues ce2f67

v0.10.5

Features

  • feat(server): skip sentry span creation for head and options requests 31eb5b
  • feat(store): only start Sentry span for queries if a parent span exists d5d842

... (truncated)

Changelog

Sourced from @​compas/store's changelog.

v0.11.2

Features

  • feat(server,store): keep track of Sentry metrics about which routes and jobs are run ca1a0a

v0.11.1

Features

  • feat(server): force a new Sentry trace id for each request 6ca680
  • feat(store): force a new Sentry trace id for job f4de6a

Bug fixes

  • fix(stdlib): enable event_span logging, even if sentry is used dfc0da

v0.11.0

Breaking changes

  • feat(eslint-plugin): stricter checks on missing eventStart calls 491561
    • Correctness checks; if event is passed into an async function, you most certainly want to call eventStart.

Features

  • feat(stdlib): make AppError compatible with Sentry 056d40

Bug fixes

  • fix(cli): make sure to load .cjs and .mjs test files ed546c

v0.10.6

Features

  • feat(stdlib): only add logs as breadcrumbs if a span is active d1a897
  • feat(cli): hard error the test runner if we don't have a test config and no package.json in the cwd fb1166

... (truncated)

Commits

Updates axios from 1.6.8 to 1.7.2

Release notes

Sourced from axios's releases.

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

... (truncated)

Commits
  • 0e4f9fa chore(release): v1.7.2 (#6414)
  • 4f79aef fix(fetch): enhance fetch API detection; (#6413)
  • 67d1373 chore(release): v1.7.1 (#6411)
  • 733f15f fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • Additional commits viewable in compare view

Updates nodemailer from 6.9.13 to 6.9.14

Release notes

Sourced from nodemailer's releases.

v6.9.14

6.9.14 (2024-06-19)

Bug Fixes

  • api: Added support for Ethereal authentication (56b2205)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea)
  • well-known-services: Add Loopia in well known services (#1655) (21a28a1)
Changelog

Sourced from nodemailer's changelog.

6.9.14 (2024-06-19)

Bug Fixes

  • api: Added support for Ethereal authentication (56b2205)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea)
  • well-known-services: Add Loopia in well known services (#1655) (21a28a1)
Commits
  • f9a92ed chore(master): release 6.9.14 [skip-ci] (#1649)
  • 56b2205 fix(api): Added support for Ethereal authentication
  • 21a28a1 fix(well-known-services): Add Loopia in well known services (#1655)
  • fc2c9ea fix(services.json): update Mailtrap host and port in well known (#1652)
  • e9e9ecc fix(services.json): Add Email Services Provider Feishu Mail (CN) (#1648)
  • See full diff in compare view

Updates @types/nodemailer from 6.4.14 to 6.4.15

Commits

Updates @lightbase/pull-through-cache from 0.1.2 to 0.2.1

Release notes

Sourced from @​lightbase/pull-through-cache's releases.

pull-through-cache: v0.2.1

0.2.1 (2024-07-03)

Miscellaneous

  • Switch to Vitest for running all the tests (#125) (ce0ce78)
  • Use correct repository.url in package.json (175439d)

pull-through-cache: v0.2.0

0.2.0 (2024-06-10)

Features

  • Add event callback support (a537bc1)
  • Support .clearAll() to empty the cache (55a7f2c)

eslint-config: v0.2.0

0.2.0 (2024-06-25)

Features

  • Disable import rules which are covered by TypeScript (a0982be)

Dependencies

  • Bump eslint-plugin-jsdoc from 48.2.9 to 48.2.12 (#105) (630ca69)
  • Bump globals from 15.4.0 to 15.6.0 (#106) (627ed9d)
  • Bump prettier from 3.3.1 to 3.3.2 (#101) (51aace8)
  • Bump typescript-eslint from 7.12.0 to 7.13.0 (#98) (8d1c475)
  • Bump typescript-eslint from 7.13.0 to 7.14.1 (#116) (a726e42)

eslint-config: v0.1.4

0.1.4 (2024-06-07)

Dependencies

  • Bump eslint-plugin-jsdoc from 48.2.7 to 48.2.9 (#95) (e870a9a)
  • Bump globals from 15.3.0 to 15.4.0 (#94) (a7ff9d9)
  • Bump prettier from 3.3.0 to 3.3.1 (#92) (93356b8)
  • Bump typescript-eslint from 7.11.0 to 7.12.0 (#89) (dc54716)

eslint-config: v0.1.3

0.1.3 (2024-06-04)

... (truncated)

Changelog

Sourced from @​lightbase/pull-through-cache's changelog.

0.2.1 (2024-07-03)

Miscellaneous

  • Switch to Vitest for running all the tests (#125) (ce0ce78)
  • Use correct repository.url in package.json (175439d)

0.2.0 (2024-06-10)

Features

  • Add event callback support (a537bc1)
  • Support .clearAll() to empty the cache (55a7f2c)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@compas/cli](https://github.com/compasjs/compas/tree/HEAD/packages/cli) | `0.10.0` | `0.11.2` |
| [@compas/server](https://github.com/compasjs/compas/tree/HEAD/packages/server) | `0.10.0` | `0.11.2` |
| [@compas/stdlib](https://github.com/compasjs/compas/tree/HEAD/packages/stdlib) | `0.10.0` | `0.11.2` |
| [@compas/store](https://github.com/compasjs/compas/tree/HEAD/packages/store) | `0.10.0` | `0.11.2` |
| [axios](https://github.com/axios/axios) | `1.6.8` | `1.7.2` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.13` | `6.9.14` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.14` | `6.4.15` |
| [@lightbase/pull-through-cache](https://github.com/lightbasenl/platforms/tree/HEAD/packages/pull-through-cache) | `0.1.2` | `0.2.1` |



Updates `@compas/cli` from 0.10.0 to 0.11.2
- [Release notes](https://github.com/compasjs/compas/releases)
- [Changelog](https://github.com/compasjs/compas/blob/main/changelog.md)
- [Commits](https://github.com/compasjs/compas/commits/v0.11.2/packages/cli)

Updates `@compas/server` from 0.10.0 to 0.11.2
- [Release notes](https://github.com/compasjs/compas/releases)
- [Changelog](https://github.com/compasjs/compas/blob/main/changelog.md)
- [Commits](https://github.com/compasjs/compas/commits/v0.11.2/packages/server)

Updates `@compas/stdlib` from 0.10.0 to 0.11.2
- [Release notes](https://github.com/compasjs/compas/releases)
- [Changelog](https://github.com/compasjs/compas/blob/main/changelog.md)
- [Commits](https://github.com/compasjs/compas/commits/v0.11.2/packages/stdlib)

Updates `@compas/store` from 0.10.0 to 0.11.2
- [Release notes](https://github.com/compasjs/compas/releases)
- [Changelog](https://github.com/compasjs/compas/blob/main/changelog.md)
- [Commits](https://github.com/compasjs/compas/commits/v0.11.2/packages/store)

Updates `axios` from 1.6.8 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.2)

Updates `nodemailer` from 6.9.13 to 6.9.14
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.13...v6.9.14)

Updates `@types/nodemailer` from 6.4.14 to 6.4.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)

Updates `@lightbase/pull-through-cache` from 0.1.2 to 0.2.1
- [Release notes](https://github.com/lightbasenl/platforms/releases)
- [Changelog](https://github.com/lightbasenl/platforms/blob/main/packages/pull-through-cache/CHANGELOG.md)
- [Commits](https://github.com/lightbasenl/platforms/commits/pull-through-cache-v0.2.1/packages/pull-through-cache)

---
updated-dependencies:
- dependency-name: "@compas/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@compas/server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@compas/stdlib"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@compas/store"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@types/nodemailer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@lightbase/pull-through-cache"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner July 3, 2024 13:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #108.

@dependabot dependabot Bot closed this Jul 17, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-e7eb5f8b19 branch July 17, 2024 13:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants