Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2021

This PR contains the following updates:

Package Change Age Confidence
@emotion/core (source) 10.1.1 -> 10.3.1 age confidence
@emotion/styled (source) 10.0.27 -> 10.3.0 age confidence
apollo-server-express (source) 2.19.2 -> 2.26.2 age confidence
bs-css-emotion 2.2.0 -> 2.5.1 age confidence
common-tags 1.8.0 -> 1.8.2 age confidence
compression 1.7.4 -> 1.8.1 age confidence
cookie-session 2.0.0-rc.1 -> 2.1.1 age confidence
cross-fetch 3.1.5 -> 3.2.0 age confidence
dataloader 2.0.0 -> 2.2.3 age confidence
dotenv 8.2.0 -> 8.6.0 age confidence
emoji-datasource 6.0.0 -> 6.1.1 age confidence
emotion-theming (source) 10.0.27 -> 10.3.0 age confidence
execa 5.0.0 -> 5.1.1 age confidence
graphql 15.4.0 -> 15.10.1 age confidence
graphql-tag 2.11.0 -> 2.12.6 age confidence
helmet (source) 4.4.1 -> 4.6.0 age confidence
ioredis 4.19.4 -> 4.30.1 age confidence
minimist 1.2.6 -> 1.2.8 age confidence
morgan 1.10.0 -> 1.10.1 age confidence
newrelic 7.1.0 -> 7.5.2 age confidence
next-offline 5.0.3 -> 5.0.5 age confidence
open 7.3.1 -> 7.4.2 age confidence
polished (source) 4.0.5 -> 4.3.1 age confidence
prop-types (source) 15.7.2 -> 15.8.1 age confidence
react (source) 17.0.1 -> 17.0.2 age confidence
react-dom (source) 17.0.1 -> 17.0.2 age confidence
reason-react (source) 0.9.1 -> 0.11.0 age confidence
screenfull 5.1.0 -> 5.2.0 age confidence
serve-favicon 2.5.0 -> 2.5.1 age confidence
subscriptions-transport-ws 0.9.18 -> 0.11.0 age confidence

Release Notes

emotion-js/emotion (@​emotion/core)

v10.3.1

Compare Source

Patch Changes
  • #​2576 33c01578 Thanks @​Methuselah96! - Export Keyframes type to avoid TypeScript inserting import("@​emotion/serialize").Keyframes references into declaration files emitted based on a source files exporting keyframes result. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.

v10.3.0

Compare Source

Minor Changes
  • #​2566 122e9f11 Thanks @​eps1lon, @​Andarist! - Fixed hydration mismatches if React.useId (an upcoming API in React 18) is used within a tree below our components.

  • #​2560 b5a26619 Thanks @​eps1lon! - Dropped usage of a deprecated SFC React type in favor of FC. The FC type has been introduced in @types/react@16.7.2 so this version of this package is now a minimum requirement for TypeScript users.

apollographql/apollo-server (apollo-server-express)

v2.26.2

Compare Source

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.4

Compare Source

v2.25.3

Compare Source

v2.25.2

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

v2.24.1

Compare Source

v2.24.0

Compare Source

v2.23.0

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

v2.22.0

Compare Source

v2.21.2

Compare Source

v2.21.1

Compare Source

v2.21.0

Compare Source

v2.20.0

Compare Source

reasonml-labs/bs-css (bs-css-emotion)

v2.5.1

  • Fix test helper dependency - #​237

bs-css-dom@​2.5.1, bs-css-emotion@​2.5.1, bs-css-fela@​1.0.1

v2.5.0

  • BREAKING CHANGE bs-css: updated the Css_Core API to accept renderer. it should have no impact on existing implementations.
  • Added bs-css-fela with a dependency to the fela library

bs-css-dom@​2.5.0, bs-css-emotion@​2.5.0, bs-css-fela@​1.0.0

v2.4.1

  • Move react dependency out of bs-css-emotion
  • Use peer dependencies in bs-css-dom
  • Fix broken link to rei (doc) by @​abenoit - #​234
  • Add support for focus-visible pseudo-class by @​TomiS - #​233

bs-css-dom@​2.4.1, bs-css-emotion@​2.4.1

v2.4.0

bs-css-dom@​2.4.0, bs-css-emotion@​2.4.0

v2.3.0

bs-css-dom@​3.3.0, bs-css-emotion@​4.3.0, bs-css-fela@​2.3.0

zspecza/common-tags (common-tags)

v1.8.2

Compare Source

This release is based on the same code that v1.8.1, but it fixes a regression caused by forgetting to run the build before publishing. Thanks @​alumni for the hint!

v1.8.1: : The "anti-takeover" one

Compare Source

The creator of the package changed the handle from declandewet to zspecza, and for a while GitHub was redirecting from the old repo to the new one. This changed with the "takeover" of the original user handle by a random person, and so in this release all the links in package.json are updated to include the new handle.

expressjs/compression (compression)

v1.8.1

Compare Source

==========

v1.8.0

Compare Source

==================

  • Use res.headersSent when available
  • Replace _implicitHeader with writeHead property
  • add brotli support for versions of node that support it
  • Add the enforceEncoding option for requests without Accept-Encoding header

v1.7.5

Compare Source

==================

  • deps: Replace accepts with negotiator@~0.6.4
    • Add preference option
  • deps: bytes@​3.1.2
    • Add petabyte (pb) support
    • Fix "thousandsSeparator" incorrecting formatting fractional part
    • Fix return value for un-parsable strings
  • deps: compressible@~2.0.18
    • Mark font/ttf as compressible
    • Remove compressible from multipart/mixed
    • deps: mime-db@'>= 1.43.0 < 2'
  • deps: safe-buffer@​5.2.1
expressjs/cookie-session (cookie-session)

v2.1.1

Compare Source

==========

v2.1.0

Compare Source

==================

  • Fix loading sessions with special keys
  • deps: cookies@​0.9.1
    • Add partitioned option for CHIPS support
    • Add priority option for Priority cookie support
    • Fix accidental cookie name/value truncation when given invalid chars
    • Fix maxAge option to reject invalid values
    • Remove quotes from returned quoted cookie value
    • Use req.socket over deprecated req.connection
    • pref: small lookup regexp optimization

v2.0.0

Compare Source

==================

  • deps: debug@​3.2.7
  • deps: safe-buffer@​5.2.1
lquixada/cross-fetch (cross-fetch)

v3.2.0

Compare Source

What's Changed

FEATURES

  • Upgraded node-fetch from 2.6.12 to 2.7.0. Please refer to node-fetch release notes for features and bug fixes.
  • Upgraded whatwg-fetch from 3.0.0 to 3.6.20. Please refer to whatwg-fetch release notes for features and bug fixes.

v3.1.8

Compare Source

What's Changed

  • Restored caret range to node-fetch version for automatic feature and fix updates.

Full Changelog: lquixada/cross-fetch@v3.1.7...v3.1.8

v3.1.7

Compare Source

What's Changed

  • Updated node-fetch version to 2.6.12

Full Changelog: lquixada/cross-fetch@v3.1.6...v3.1.7

v3.1.6

Compare Source

What's Changed

  • Updated node-fetch version to 2.6.11
  • Added caret range to node-fetch version for automatic feature and fix updates.

Full Changelog: lquixada/cross-fetch@v3.1.5...v3.1.6

graphql/dataloader (dataloader)

v2.2.3

Compare Source

Patch Changes
  • #​342 38fedd4 Thanks @​abendi! - Ensure cacheKeyFn is not called when caching is disabled, since the key is not utilized in that case.

v2.2.2

Compare Source

Patch Changes

v2.2.1

Compare Source

Patch Changes

v2.2.0

Compare Source

Minor Changes
Patch Changes
  • #​318 588a8b6 Thanks @​boopathi! - Fix the propagation of sync throws in the batch function to the loader function instead of crashing the process wtih an uncaught exception.
  • #​321 3cd3a43 Thanks @​thekevinbrown! - Resolves an issue where the maxBatchSize parameter wouldn't be fully used on each batch sent to the backend loader.

v2.1.0

Compare Source

Minor Changes
  • 28cf959: - Do not return void results from arrow functions 3b0bae9
    • Fix typo in loader.load() error message 249b2b9
    • Fix typo in SQL example cae1a3d
    • Fix typo in TypeScript declaration ef6d32f
    • Most of the browsers don't have setImmediate. setImmediate || setTimeout doesn't work and it throws setImmediate is not defined in this case, so we should check setImmediate with typeof. And some environments like Cloudflare Workers don't allow you to set setTimeout directly to another variable. 3e62fbe
Patch Changes
  • 3135e9a: Fix typo in jsdoc comment; flip "objects are keys" to "keys are objects"
motdotla/dotenv (dotenv)

v8.6.0

Compare Source

Added
  • define package.json in exports

v8.5.1

Compare Source

Changed
  • updated dev dependencies via npm audit

v8.5.0

Compare Source

Added
  • allow for import "dotenv/config"

v8.4.0

Compare Source

Changed
  • point to exact types file to work with VS Code

v8.3.0

Compare Source

Changed
  • Breaking: drop support for Node v8 (mistake to be released as minor bump. later bumped to 9.0.0. see above.)
iamcal/emoji-data (emoji-datasource)

v6.1.1

Compare Source

  • NPM packages now include categories.json (fixes #​187)
  • Added subcategory property for all emoji (thanks to @​ekohilas)
  • Switched sort_order to be globally unique
  • categories.json now includes sub-categories - data structure is not backwards compatible

v6.1.0

Compare Source

v6.0.1

Compare Source

  • Fixes image set versions in the README
  • Updated the build steps to not forget that in the future
  • Switched U+1F41E LADY BEETLE to use :ladybug:/:lady_beetle: as a short code (:beetle: is now used by U+1FAB2 BEETLE)
  • Codepoint U+1F46A FAMILY now only has the shortcode :family:, as it is no longer considered gendered (previous also had :man-woman-boy:)
  • Sequence 1F468-200D-1F469-200D-1F466 now only has the shortcode man-woman-boy (previously had :family:)
  • Codepoint U+1F935 MANY IN TUXEDO now has the shortcode :person_in_tuxedo: (since :man_in_tuxedo: is used by sequence 1F935*-200D-2642-FE0F. The Emoji standard and the Unicode standard appear to disagree here, but this choice seems reasonable)
  • Codepoint U+1F46B MAN AND WOMAN HOLDING HANDS now has :couple: as a secondary shortcode, rather than the primary
  • Added names for all sequences (fixes #​180)
sindresorhus/execa (execa)

v5.1.1

Compare Source

  • Fix error message when user passes a single array argument (#​468) 2b9c0e1

v5.1.0

Compare Source

v5.0.1

Compare Source

graphql/graphql-js (graphql)

v15.10.1

Compare Source

v15.10.1 (2025-01-14)
Bug Fix 🐞
Committers: 1

v15.10.0

Compare Source

v15.10.0 (2025-01-13)
New Feature 🚀
Committers: 1

v15.9.0

Compare Source

v15.9.0 (2024-06-21)

New Feature 🚀
Bug Fix 🐞
Internal 🏠
Committers: 2

v15.8.0

Compare Source

v15.8.0 (2021-12-07)

New Feature 🚀
Internal 🏠
2 PRs were merged
Committers: 1

v15.7.2

Compare Source

v15.7.2 (2021-10-28)
Bug Fix 🐞
  • #​3343 GraphQLError: Fixed originalError.extensions overriding extensions argument to constructor (@​klippx)
Committers: 1

v15.7.1

Compare Source

v15.7.1 (2021-10-27)

Bug Fix 🐞
Committers: 1

v15.7.0

Compare Source

v15.7.0 (2021-10-26)
New Feature 🚀
Bug Fix 🐞
Committers: 1

v15.6.1

Compare Source

v15.6.1 (2021-10-05)

Bug Fix 🐞
Committers: 1

v15.6.0

Compare Source

v15.6.0 (2021-09-20)
New Feature 🚀
Committers: 1

v15.5.3

Compare Source

v15.5.3 (2021-09-06)
Bug Fix 🐞
Committers: 2

v15.5.2

Compare Source

v15.5.2 (2021-08-30)
Bug Fix 🐞
Committers: 1

v15.5.1

Compare Source

v15.5.1 (2021-06-20)
Bug Fix 🐞
Internal 🏠
Committers: 2

v15.5.0

Compare Source

v15.5.0 (2021-01-26)
Bug Fix 🐞
Docs 📝
Polish 💅
7 PRs were merged
Internal 🏠
7 PRs were merged
Dependency 📦
5 PRs were merged
Committers: 3
apollographql/graphql-tag (graphql-tag)

v2.12.6

Compare Source

v2.12.5

Compare Source

v2.12.4

Compare Source

  • Allow fragments to be imported by name when using the webpack loader.

    @​dobesv in #​257

v2.12.3

Compare Source

v2.12.2

Compare Source

v2.12.1

Compare Source

  • To accommodate older versions of TypeScript, usage of the import type ... syntax (introduced by #​325) has been removed, fixing issue #​345.

    @​benjamn in #​352

v2.12.0

Compare Source

  • The graphql-tag repository has been converted to TypeScript, adding type safety and enabling both ECMAScript and CommonJS module exports. While these changes are intended to be as backwards-compatible as possible, we decided to bump the minor version to reflect the significant refactoring.

    @​PowerKiKi and @​benjamn in #​325
helmetjs/helmet (helmet)

v4.6.0

Compare Source

Added
  • helmet.contentSecurityPolicy: the useDefaults option, defaulting to false, lets you selectively override defaults more easily
  • Explicitly define TypeScript types in package.json. See #​303

v4.5.0

[Compare Source]


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@simonkberg simonkberg temporarily deployed to simon-pr-1186 January 24, 2021 00:58 Inactive
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from f1d571c to 6b63602 Compare January 26, 2021 08:30
@renovate renovate bot changed the title feat(deps): update dependency polished (non-major) feat(deps): update all dependencies Jan 26, 2021
@simonkberg simonkberg temporarily deployed to simon-pr-1186 January 26, 2021 08:30 Inactive
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 6b63602 to b1e5af5 Compare January 26, 2021 18:21
@simonkberg simonkberg temporarily deployed to simon-pr-1186 January 26, 2021 18:21 Inactive
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from b1e5af5 to af7732e Compare January 29, 2021 21:50
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from af7732e to 303a332 Compare January 31, 2021 09:25
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 303a332 to 4c1f793 Compare January 31, 2021 09:34
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 4c1f793 to 5b416a3 Compare February 1, 2021 10:15
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 5b416a3 to 5ab402c Compare February 1, 2021 22:51
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 5ab402c to cb5a93e Compare February 2, 2021 22:10
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from cb5a93e to 0418b4b Compare February 5, 2021 15:59
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 0418b4b to b1c96a3 Compare February 6, 2021 06:34
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from b1c96a3 to 01cf57d Compare February 6, 2021 07:31
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 01cf57d to b6664ad Compare February 10, 2021 00:35
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from b6664ad to 241f034 Compare February 12, 2021 03:36
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 241f034 to 4736679 Compare February 14, 2021 08:55
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from ebb3c74 to 1695049 Compare January 24, 2024 03:11
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 3 times, most recently from fd4d4ba to 7de9b87 Compare February 2, 2024 00:39
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 7de9b87 to 40c1f04 Compare February 29, 2024 15:08
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 3 times, most recently from aeb549a to c83cd93 Compare March 25, 2024 15:57
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from c83cd93 to 1c423d0 Compare June 21, 2024 15:41
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 1c423d0 to ffdfe37 Compare October 31, 2024 15:55
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from ffdfe37 to 7d508b5 Compare December 3, 2024 18:54
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 7d508b5 to 7bbbcad Compare December 21, 2024 16:16
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 3 times, most recently from c3df615 to 056f198 Compare January 14, 2025 09:30
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 056f198 to 990356e Compare February 10, 2025 21:35
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 990356e to 8100fad Compare March 5, 2025 23:21
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 8100fad to 8fc492e Compare April 11, 2025 12:00
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 8fc492e to 7e41a07 Compare June 10, 2025 13:29
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from fe1fd2a to 48f5619 Compare July 17, 2025 21:49
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 48f5619 to 927e257 Compare August 12, 2025 00:09
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 927e257 to 95648cd Compare August 23, 2025 23:40
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 95648cd to bcf53c4 Compare September 3, 2025 15:14
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from bcf53c4 to a25e6f1 Compare September 19, 2025 11:44
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from a25e6f1 to 13e41e8 Compare October 26, 2025 23:36
@renovate renovate bot changed the title feat(deps): update all dependencies (non-major) feat(deps): update all dependencies (non-major) - autoclosed Nov 4, 2025
@renovate renovate bot closed this Nov 4, 2025
@renovate renovate bot deleted the renovate/all-non-major-dependencies branch November 4, 2025 06:42
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