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

Bump requestretry, @elastic.io/component-commons-library and elasticio-sailor-nodejs #18

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Bumps requestretry to 7.0.2 and updates ancestor dependencies requestretry, @elastic.io/component-commons-library and elasticio-sailor-nodejs. These dependencies need to be updated together.

Updates requestretry from 3.1.0 to 7.0.2

Changelog

Sourced from requestretry's changelog.

7.0.2 (2022-03-04)

  • better syntax (56e04b7)
  • fixed bug when receiving array parameter (89945eb)
  • Release v7.0.2. (4e3fa9d)
  • fix: do not publish to npm useless files (93ae32b)
  • docs(changelog): updated (b22adc5)

7.0.1 (2022-03-03)

7.0.0 (2022-02-21)

6.0.0 (2021-08-24)

  • Release v6.0.0. (1b8ea5c)
  • fix: remove dependency on when in favor of native Promises (52d0603)
  • docs(changelog): updated (a1189ef)

5.0.0 (2021-02-16)

... (truncated)

Commits

Updates @elastic.io/component-commons-library from 1.1.0 to 3.1.5

Release notes

Sourced from @​elastic.io/component-commons-library's releases.

3.1.5

  • Updated @​elasticio/maester-client to v5.0.1

3.1.4

Add possibility to set RetryOptions for methods getAttachment and uploadAttachment on AttachmentProcessor class.

3.1.2

Update jsonata-moment to 1.1.5 to support Jsonata 1.8.6

3.1.0

  • Added method fetchSecretById for PlatformApiLogicClient
  • Added method refreshTokenBySecretId for PlatformApiLogicClient
  • Added User-Agent headers to PlatformApiRestClient
  • Added new REST client FacelessRestClient

2.0.2

  • Fix dependencies

2.0.0

No release notes provided.

1.2.0

  • Added fetchAllSecretsForWorkspace method to PlatformApiLogicClient
Changelog

Sourced from @​elastic.io/component-commons-library's changelog.

3.1.5 (December 29, 2022)

  • Updated @​elasticio/maester-client to v5.0.1

3.1.4 (November 29, 2022)

  • To fix the incorrect deploy of 3.1.3

3.1.3 (November 29, 2022)

  • Add possibility to set RetryOptions for methods getAttachment and uploadAttachment oa AttachmentProcessor class.

3.1.2 (October 28, 2022)

  • To fix the incorrect deploy of 3.1.1

3.1.1 (October 21, 2022)

  • Update jsonata-moment to 1.1.5

3.1.0 (September 9, 2022)

  • Added method fetchSecretById for PlatformApiLogicClient
  • Added method refreshTokenBySecretId for PlatformApiLogicClient
  • Added User-Agent headers to PlatformApiRestClient
  • Added new REST client FacelessRestClient

3.0.2 (August 26, 2022)

  • Updated @​elasticio/maester-client to v4.0.3

3.0.1 (August 12, 2022)

  • Increase default values and limits for envs API_RETRIES_COUNT and API_REQUEST_TIMEOUT
  • Add axiosReqWithRetryOnServerError function to proceed with most commons use cases of making query to external API
  • Updated @​elasticio/maester-client to v4.0.2

3.0.0 (July 25, 2022)

  • Updated method uploadAttachment from AttachmentProcessor
  • Added method getMaesterAttachmentUrlById which return url to Maester attachment
  • Updated @​elasticio/maester-client to v4.0.0
  • Updated Circle.ci config

2.1.0 (May 06, 2022)

  • Now method uploadAttachment from AttachmentProcessor automatically sets the contentType
  • Fixed retrying logic for method uploadAttachment
  • Removed validation of the file size (REQUEST_MAX_BODY_LENGTH env) because it not works with streams

2.0.2 (April 13, 2022)

  • Fix dependencies

2.0.1 (March 29, 2022)

  • Increase REQUEST_MAX_BODY_LENGTH to 100MB

2.0.0 (January 14, 2022)

  • Now method uploadAttachment from AttachmentProcessor saves attachments directly to Maester
  • Now method uploadAttachment from AttachmentProcessor accepts additional argument contentType
  • Update dev dependencies

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by garry_ua, a new releaser for @​elastic.io/component-commons-library since your current version.


Updates elasticio-sailor-nodejs from 2.6.5 to 2.7.1

Release notes

Sourced from elasticio-sailor-nodejs's releases.

2.7.0 (September 15, 2022)

  • Add AMQP_PERSISTENT_MESSAGES configuration env var to enable persistent delivery mode.

v2.6.28

What's Changed

  • Fix: "sailor-nodejs ignores errors from maester during lightweight message upload" #6233
Changelog

Sourced from elasticio-sailor-nodejs's changelog.

2.7.0 (September 15, 2022)

  • Add AMQP_PERSISTENT_MESSAGES configuration env var to enable persistent delivery mode.

2.6.29 (July 14, 2022)

  • Enabled keep-alive for global HTTPS agent (#6359)

2.6.28 (June 21, 2022)

  • Fix: "sailor-nodejs ignores errors from maester during lightweight message upload" #6233)

2.6.27 (March 10, 2022)

  • Added npm audit to CI and fixed all dependencies

2.6.26 (June 24, 2021)

  • Replaced exit on "unhandledRejection" with error logging

2.6.25 (June 17, 2021)

  • Improve consume performance by switching back to pushing instead of polling, keeping reconnections mechanism (#5432)

2.6.24 (January 27, 2021)

  • Fix "Big messages processing is not stable" errors (#5051)

2.6.23 (January 4, 2021)

  • Fix "Cannot read property 'publish' of undefined" error (#5036)

2.6.22 (December 23, 2020)

  • Enabled keep-alive for global HTTP agent (#5012)

2.6.21 (December 3, 2020)

  • Fixed rebound message expiry time (#4950)

2.6.20 (December 1, 2020)

  • Fixed rebound message headers (#4950)

2.6.19 (November 23, 2020)

  • Separate connections for consuming and publishing
  • Consuming is done with polling instead of pushing
  • Reconnects on connection errors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stas1313, a new releaser for elasticio-sailor-nodejs since your current version.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/requestretry-and-elastic.io/component-commons-library-and-elasticio-sailor-nodejs-7.0.2 branch from 73e0a8a to d95bf64 Compare May 9, 2023 07:16
…o-sailor-nodejs

Bumps [requestretry](https://github.com/FGRibreau/node-request-retry) to 7.0.2 and updates ancestor dependencies [requestretry](https://github.com/FGRibreau/node-request-retry), [@elastic.io/component-commons-library](https://github.com/elasticio/component-commons-library) and [elasticio-sailor-nodejs](https://github.com/elasticio/sailor-nodejs). These dependencies need to be updated together.


Updates `requestretry` from 3.1.0 to 7.0.2
- [Changelog](https://github.com/FGRibreau/node-request-retry/blob/master/CHANGELOG.md)
- [Commits](FGRibreau/node-request-retry@v3.1.0...v7.0.2)

Updates `@elastic.io/component-commons-library` from 1.1.0 to 3.1.5
- [Release notes](https://github.com/elasticio/component-commons-library/releases)
- [Changelog](https://github.com/elasticio/component-commons-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elasticio/component-commons-library/commits/3.1.5)

Updates `elasticio-sailor-nodejs` from 2.6.5 to 2.7.1
- [Release notes](https://github.com/elasticio/sailor-nodejs/releases)
- [Changelog](https://github.com/elasticio/sailor-nodejs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elasticio/sailor-nodejs/commits)

---
updated-dependencies:
- dependency-name: requestretry
  dependency-type: indirect
- dependency-name: "@elastic.io/component-commons-library"
  dependency-type: direct:production
- dependency-name: elasticio-sailor-nodejs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/requestretry-and-elastic.io/component-commons-library-and-elasticio-sailor-nodejs-7.0.2 branch from d95bf64 to 067e5f4 Compare May 9, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants