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 bunyan version to 1.7.1 #6487

Merged
merged 1 commit into from
Mar 9, 2016
Merged

Bump bunyan version to 1.7.1 #6487

merged 1 commit into from
Mar 9, 2016

Conversation

epixa
Copy link
Contributor

@epixa epixa commented Mar 9, 2016

Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.
w33ble added a commit that referenced this pull request Mar 9, 2016
Bump bunyan version to 1.7.1
@w33ble w33ble merged commit 0e45652 into elastic:master Mar 9, 2016
elasticsearch-bot pushed a commit that referenced this pull request Mar 9, 2016
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Fixes #6487
@elasticsearch-bot
Copy link

courtewing merged this into the following branches!

Branch Commits
4.x b701bce

elasticsearch-bot pushed a commit that referenced this pull request Mar 9, 2016
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Fixes #6487
@elasticsearch-bot
Copy link

courtewing merged this into the following branches!

Branch Commits
4.5 420d5fb

elasticsearch-bot pushed a commit that referenced this pull request Mar 9, 2016
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Fixes #6487
@elasticsearch-bot
Copy link

courtewing merged this into the following branches!

Branch Commits
4.4 609a89e
4.4.2 86939eb

elasticsearch-bot pushed a commit that referenced this pull request Mar 9, 2016
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Fixes #6487
epixa added a commit to epixa/kibana that referenced this pull request Mar 9, 2016
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Fixes elastic#6487
elasticsearch-bot pushed a commit that referenced this pull request Mar 9, 2016
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Fixes #6487

Fixes #6488
@epixa epixa deleted the bunyan-1.7.1 branch March 9, 2016 19:06
@epixa epixa removed the v4.2.3 label Aug 4, 2016
jbudz pushed a commit that referenced this pull request Dec 22, 2022
## Summary

`[email protected]` ⏩ `[email protected]`

---

## [`72.0.0`](https://github.com/elastic/eui/tree/v72.0.0)

- Added the `customQuickSelectRender` render prop to
`EuiSuperDatePicker`, which allows customizing the Quick Select popover
([#6382](elastic/eui#6382))
- `EuiFilePicker` styles have been updated to look more like an
interactive element. ([#6479](elastic/eui#6479))
- Added a third argument to `EuiSelectable`'s `onChange` callback. The
single `option` object that triggered the `onChange` event is now also
passed to consumers with its most recent `checked` state
([#6487](elastic/eui#6487))

**Bug fixes**

- `EuiTabs` now passes `size` and `expand` to all children using a React
context provider. ([#6478](elastic/eui#6478))
- Fixed security warnings caused by `[email protected]` sub-dependency
([#6482](elastic/eui#6482))

**Breaking changes**

- Removed `size` and `expand` props from `EuiTab`
([#6478](elastic/eui#6478))

## [`71.1.0`](https://github.com/elastic/eui/tree/v71.1.0)

**Deprecations**

- Renamed `EuiPageSideBarProps` to `EuiPageSideBarProps_Deprecated`, to
reduce usage/confusion with `EuiPageSidebar`
([#6468](elastic/eui#6468))

Co-authored-by: Kibana Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants